Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile forsyde.vhd on demand instead of during compilation #9

Open
HWoidt opened this issue Mar 24, 2016 · 0 comments
Open

Compile forsyde.vhd on demand instead of during compilation #9

HWoidt opened this issue Mar 24, 2016 · 0 comments

Comments

@HWoidt
Copy link
Contributor

HWoidt commented Mar 24, 2016

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:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant