4bit Integer (Binary 0000~1111) Dividing by decimal 3
1. display decimal quotient on 7-segment
2. [bonus] display decimal reminder on 7-segment
3. [bonus] Transform quotient (0123456 to AbCdEF )
* Specification
* Formulation
Truth Table
* Optimization
Karnaugh Map
Multi-Level Optimization
* Technology Mapping
NAND Implementation
* Verification
Simulation By Multisim
'전자공학 > 포트폴리오' 카테고리의 다른 글
AVR ATmega128A 를 이용한 신호등 동작 구현 - 1 - (0) | 2014.06.15 |
---|