Title: Register Transfer Language
1??????????????????????Register Transfer Language
- ?????????? ??????????
- ??????????????????????????
- ??????????????????????
2Implementation of ?OP X?Y
Direct connection
Bus Connection
3Implementation of ?OP X?Y
Direct connection
Bus Connection
4Implementation of ?OP X?Ywith control signal
Direct connection
Bus Connection
5Implementation of data transfer (1)
6Implementation of data transfer (2) ? X?0 and
?X ? 1
Using MUX
Using ? as data input
Using CLR signal
7Arithmetic and ?OP
- Arithmetic
- Add
- X?XY
- Subtract
- X?X-Y
- Increment
- X?X1
- Decrement
- X?X-1
- AND
- X?X?Y
- OR
- X?X?Y
8D Flip-flop
W/ clear input
W/O clear input
9Data paths of the system to implement the RTL
code using direct connections
10Complete design
11Complete design (using 3-state buffers)
12Complete design (using mux and bus)
13State diagram for the modulo 6 counter
14Modulo 6 counter (using a register)
15Modulo 6 counter (using a counter)
16Toll booth controller