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: Add tool support for Aldec Riviera-PRO #44

Open
15 tasks
Paebbels opened this issue Dec 19, 2016 · 0 comments
Open
15 tasks

PyInfra: Add tool support for Aldec Riviera-PRO #44

Paebbels opened this issue Dec 19, 2016 · 0 comments

Comments

@Paebbels
Copy link
Member

Add simulator support for Aldec Riviera-PRO.

Work Items:

  • Simulator layer
    • Derive RivieraPROSimulator module from ModelSimSimulator module
  • ToolChain Abstraction Layer
    • Derive RivieraPRO from ModelSimSimulator
      • Implement VHDLLibraryTool abstraction (vlib)
      • Implement VHDLCompiler abstraction (vcom)
      • Implement VHDLSimulator abstraction (vsim)
      • Implement output filters for
        • VHDLLibraryTool - vlib
        • VHDLCompiler - vcom
        • VHDLSimulator - vsim
  • Implement a new Riviera-PRO command in PoC.py
    • add a rpro command line command and handler
  • Add Riviera-PRO pre-compile support in pre-compile scripts for:
    • Altera
    • Intel
    • Lattice
    • Xilinx ISE
    • Xilinx Vivado
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