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

Generate two config JSONs #643

Merged
merged 10 commits into from
May 10, 2024
Merged

Generate two config JSONs #643

merged 10 commits into from
May 10, 2024

Conversation

chungshien-chai
Copy link
Contributor

@chungshien-chai chungshien-chai commented May 10, 2024

Changes:

  • Generate two json: config.json and io_config.json
  • io_config.json used by IO bitstream generation (from original design, by extractor)
  • config.json used by other flow (from wrapped design, by editor)
  • in the future, will need to fix discrepency seen in original vs wrapped design, then all flow should use a single JSON
  • Improve existing editor JSON generator: Generate wire instance, link related instances.

Testing:

  • Not tested
  • Downloading latest NS Raptor for batch test

@chungshien-chai chungshien-chai changed the title Yosys new extractor method Generate two config JSONs May 10, 2024
@alaindargelas alaindargelas merged commit b496ab7 into main May 10, 2024
7 checks passed
@alaindargelas alaindargelas deleted the yosys-new-extractor-method branch May 10, 2024 23:34
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