Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 1 KB

README.md

File metadata and controls

27 lines (25 loc) · 1 KB

VLSI homework code

This repository holds the VHDL codes and Verilog codes of the course named VLSI. The following are the visualization of some codes.

fgpa_1
Figure 1. Multiplexer VHDL visualization

fgpa_2
Figure 2. Finite state machine states visualization

fgpa_3
Figure 3. Up-down counter with D type Flip-flop VHDL visualization

fgpa_4
Figure 4. Universal shift register Verilog visualization

fgpa_5
Figure 5. RAM using only LEs by Verilog: