Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- DC
- synopsys
- parallel_case
- binary code
- HDL
- Design Compiler
- hdl compiler
- gray conversion
- 마크다운 적용
- SystemVerilog
- binary conversion
- Synthesis
- code conversion
- directive
- verilog
- created_clock
- DesignCompiler
- systemverilog type
- C-Gate
- full_case
- C Element
- dc directive
- SECDED
- generated_clock
- gray code
- muller-C
- SECDEC
- Asynchronous
- 비동기회로
- Verification
Archives
- Today
- Total
목록C-Gate (1)
KimB - Designer

Muller-C, C-Gate Muller C-element, C-Gate, Hysteresis flip-flop, coincident flip-flop, two-hand safety circuit 등으로 불립니다. Asynchronous 회로에서 널리 사용되는 비교적 작은 digital block을 말합니다. 1955년, David E. Muller에 의해 공식적으로 지정되었으며, ILLIAC Ⅱ 컴퓨터에서 처음 사용되었다고 합니다. (참조:https://en.wikipedia.org/wiki/C-element ) 진리표(Truth Table) A B C 0 0 0 0 1 No Change 1 0 No Change 1 1 1 모든 입력이 0이거나, 1일때만 Output이 변합니다. 그로 인해, 비동기 ..
Design Tip
2020. 9. 29. 13:48