For the new test suite configuration to be usable, the library should to be compiled
alongside the generated vhdl files.
This would have several positive effects:
forsyde.vhdl available in project directory for redistribution
of generated vhdl files
modelsim need not be available during installation of forsyde.
testsuite can run in the source directory without the package
being installed in the system
The only downside would be additional effort when recompiling the
package. Since forsyde.vhd only contains a couple of functions this is
not of great concern.
Issue by HWoidt Thursday Jul 09, 2015 at 12:51 GMT Originally opened as https://gits-15.sys.kth.se/ingo/forsyde-deep/issues/9
For the new test suite configuration to be usable, the library should to be compiled alongside the generated vhdl files. This would have several positive effects:
The only downside would be additional effort when recompiling the package. Since forsyde.vhd only contains a couple of functions this is not of great concern.