Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 388 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 388 Bytes

WorkLoad Optimize SOC (WLOS) Final Project

Simulation for FIR, Matrix Mult,qsort,uart(without FIFO)

cd /testbench/comb
source run_clean
source run_sim

Simualtion for UART(with FIFO)

cd /testbench/uart
source run_clean
source run_sim

Verification with Vivado

Synthesis and Generate bitstream

cd /lab-wlos_baseline/vivado
source run_vivado