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

Memory, runtime and netlist size optimization #58

Merged
merged 23 commits into from
Jul 1, 2020
Merged

Memory, runtime and netlist size optimization #58

merged 23 commits into from
Jul 1, 2020

Conversation

tangxifan
Copy link
Collaborator

@tangxifan tangxifan commented Jul 1, 2020

Multiple improvements:

  • Reduce the memory footprint of the module manager data structure by 2x on large FPGA fabrics
  • Use bus ports in routing modules, i.e., SBs and CBs, which significantly reduce the netlist size.
  • Improve fabric key file format to be more friendly for engineering (allow the definition of instance names)
  • Other improvements on the simulation ini file content to support UVM

@tangxifan tangxifan merged commit 06d4667 into master Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants