matrixofdynamism
Advanced Member level 2
So for the first time I am creating a project that has a lot of VHDL files containing packages, entity-architecture and test benches and the design is hierarchical of course.
I have all the package, entity-architecture, test bench files in the same folder. There are also a few files containing code that is only used in test benches like a BFM.
Where can I find guidance on the most effective way to arrange these files.
I think one way is to have seperate folders for package, entity-architecture, and testbench and then have .do scripts one level higher and just run them to start all test benches and compile all files. Any advice?
I have all the package, entity-architecture, test bench files in the same folder. There are also a few files containing code that is only used in test benches like a BFM.
Where can I find guidance on the most effective way to arrange these files.
I think one way is to have seperate folders for package, entity-architecture, and testbench and then have .do scripts one level higher and just run them to start all test benches and compile all files. Any advice?