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.
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.
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.