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

PyInfra: Calculate compile order of VHDL files. #36

Open
Paebbels opened this issue Dec 3, 2016 · 0 comments
Open

PyInfra: Calculate compile order of VHDL files. #36

Paebbels opened this issue Dec 3, 2016 · 0 comments

Comments

@Paebbels
Copy link
Member

Paebbels commented Dec 3, 2016

Currently, the compile order of VHDL files relies on the definition order of VHDL source files in the *.files files. The Python-based infrastructure should be able to calculate this order on its own.

Tools that require pre-ordered VHDL file lists or per-file commands executed in the right order:

  • Simulators

    • Aldec Active-HDL
    • GHDL
    • Mentor Graphics ModelSim
    • Mentor Graphics QuestaSim
    • ISE Simulator if used in a per-file mode
    • Vivado Simulator if used in a per-file mode
  • Compiler

@Paebbels Paebbels added this to the Version 1.x milestone Dec 3, 2016
@Paebbels Paebbels self-assigned this Dec 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Python Infrastructure
Issue / PullRequest
Development

No branches or pull requests

1 participant