OpenResearchInstitute / dvb_fpga

RTL implementation of components for DVB-S2
Other
112 stars 33 forks source link

Simulation #21

Open HagarYassin opened 6 months ago

HagarYassin commented 6 months ago

Hello, i need to know how to test and simulate each block of the project individually please. I use ghdl and gtkwave on ubuntu 24.04 to run the project.

suoto commented 1 week ago

You can follow instructions for running locally, but add -i (or --individual-config-runs) to calls to ./run.py. For example, to list all the tests for inviditual blocks you can do ./run.py -il.