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

Various enhancement #660

Merged
merged 6 commits into from
May 22, 2024
Merged

Various enhancement #660

merged 6 commits into from
May 22, 2024

Conversation

chungshien-chai
Copy link
Contributor

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

Changes include:

  • Enhance existing set_clock_pin in auto-generated SDC to use net/naming in wrapped design (instead for orginal design)
  • Do not route BOOT_CLOCK to fabric if it is used only for clocking PLL. My new assumption now is xin_clk_l and xin_clk_r are hardwired and does not need fabric to control the routing.
  • For editor, has stricter checking on connection by seperating input and output ports. This prevent wrong direction connections.

Testing done:

  • Port this PR (together with Various enhancement  FOEDAG#1597) to latest NS Raptor
  • Run test/batch, test/batch_gen2. test/batch_gen3 and /up5bit_counter_dual_clock_bitstream, all GJCs project

@alaindargelas alaindargelas merged commit 015c39c into main May 22, 2024
1 check passed
@alaindargelas alaindargelas deleted the yosys-set-clock-pin branch May 22, 2024 16:32
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