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

Occamy: Generate different RTL for RTL/FPGA #6

Open
zarubaf opened this issue May 5, 2021 · 0 comments
Open

Occamy: Generate different RTL for RTL/FPGA #6

zarubaf opened this issue May 5, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@zarubaf
Copy link
Contributor

zarubaf commented May 5, 2021

We probably need to think about generating a couple of different systems in occamygen.py.
I can at least think about two in that context:

  1. RTL Sim
  2. FPGA
  3. (ASIC in the private wrapper repo)

I think we have all the necessary ingredients for this. What is missing is:

  • Create a second(/third) configuration file. Using jsonref we could also share the cluster configuration between the system configuration.
  • Generate the RTL into dedicated directories
  • (Manually) adapt the Bender.yml to include the appropriate files.
@colluca colluca transferred this issue from pulp-platform/snitch Aug 19, 2023
@colluca colluca added the enhancement New feature or request label Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants