Skip to content

Andy-Ko-0620/SoC_Design_Final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoC_Design_Final

In this project, we seperate the workloads into two groups (computation and communication).

Simulation for computation workload

cd computation_workload/testbench/counter_la
chmod +x run_*
./run_clean
./run_sim

Simulation for communication workload

cd communication_workload/testbench/uart
chmod +x run_*
./run_clean
./run_sim

Verification with Vivado

Synthesis and Generate bitstream

cd communication_workload/vivado
chmod +x run_*
./run_vivado

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published