Skip to content

Latest commit

 

History

History
35 lines (33 loc) · 1.51 KB

README.md

File metadata and controls

35 lines (33 loc) · 1.51 KB

IC-Design

Topics

hw1: Modular-Adder-Subtractor (2-input MAS)

hw2: Check-in Pick-up System (CIPU)

hw3: Matrix Multiplier (MM)

  • With Gate-level simulation and performance scoring
  • 95, Functional: 60/60, gate-level: 20/20, performance: 15/20

hw4: Priority Queue (PQ)

  • With Gate-level simulation and performance scoring
  • 87, Functional: 60/60, gate-level: 20/20, performance: 7/20

hw5: AES (128-bit) algorithm (encoding)

  • With Gate-level simulation and performance scoring
  • 88, Functional: 60/60, gate-level: 20/20, performance: 8/20

How to run

Put all *.v into same-level of the hw* directory

Gate-Level Simulation

Library paths

/home/nanaeilish/intelFPGA/20.1/modelsim_ase/altera/verilog/altera
/home/nanaeilish/intelFPGA/20.1/modelsim_ase/altera/verilog/cycloneive