8 Commits

Author SHA1 Message Date
7e4a63e155
(WIP) lab-08: Decoder_5x32, Mux32_32x1 2024-10-19 16:51:30 -07:00
41ecb62082
lab-07: gate level model for 32-bit register
Gate level implementation for the following components:
- SR_LATCH
- D_LATCH
- D_FF
- REG1
- REG32
2024-10-19 16:05:17 -07:00
a110f7c042
(WIP): REG1 2024-10-19 15:54:51 -07:00
7c0645eaa1
(WIP): D Latch and D FlipFlop 2024-10-19 15:47:35 -07:00
d217faf166
(WIP): SR Latch 2024-10-19 15:20:23 -07:00
800b80ef85
lab-06 (WIP): mux32_16x1 working 2024-10-10 15:14:25 -07:00
597e245641
lab-03: gate level model for 64-bit ripple carry adder and 32/64-bit twos complement
Gate level implementation for the following components:
- RC_ADD_SUB_64
- TWOSCOMP64
- TWOSCOMP32
2024-10-03 21:30:23 -07:00
5520d6d716
initial commit 2024-10-01 10:39:56 -07:00