Whenever I create a VHDL design I tend to have many modules. Each of these modules are then connected to one main file and so everything is synthesised. But I want to write seperate test benches for each of these modules and one for the global process. It would be nice if I could do something to link all of these testbenches together and make them run in succession, to test my entire design in one run. How could I do this? I like to use GVHDL and asserts. Is it possible to create one super-testbench? Or would a shell script which iterates over them be better?
Aucun commentaire:
Enregistrer un commentaire