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

Tsmc28 additional modules #700

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Tsmc28 additional modules #700

wants to merge 5 commits into from

Conversation

dpetrisko
Copy link
Contributor

This PR adds more hardened tsmc28 modules

Additionally, it creates "softened" versions:

  • bsg_async/bsg_sync_sync_async_reset_unit.sv
  • bsg_async/bsg_sync_sync_unit.sv
  • bsg_link/bsg_link_delay_line.sv
  • bsg_misc/bsg_clkinv.sv

Makes more predictable:

  • bsg_misc/bsg_counter_clock_downsample_unbalanced.sv
  • bsg_misc/bsg_counter_clock_downsample.sv

Redefines bsg_link_pkg tag configuration structs:

  • bsg_link/bsg_link_pkg.sv
  • bsg_tag/bsg_tag_pkg.sv

Adds informative hardening macro BSG_SYNTH_HARDEN_ATTEMPT:

  • bsg_misc/bsg_defines.sv

Adds CAD meta-variable: BSG_RESIZE_OK

  • Allows resizing, but not mapping/deletion of instance

Depends on #699

@dpetrisko dpetrisko added the enhancement New feature or request label Nov 2, 2024
@dpetrisko dpetrisko self-assigned this Nov 2, 2024
@taylor-bsg
Copy link
Contributor

Thanks! Can we break this into smaller groups of related commits?

@taylor-bsg
Copy link
Contributor

@dpetrisko

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

Successfully merging this pull request may close these issues.

3 participants