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

BAG prim conflict in CDL export #51

Open
boblinchuan opened this issue Dec 27, 2024 · 0 comments
Open

BAG prim conflict in CDL export #51

boblinchuan opened this issue Dec 27, 2024 · 0 comments

Comments

@boblinchuan
Copy link
Member

Originally discussed here in PR 34's comments : link

An issue with CDL export and BAG_prims was identified while developing support for caching static DUTs. @ayan-biswas proposed the following solutions:

  1. Put some unique prefixes / suffixes on the BAG_prim cell names when they are being copied into the .cdl netlist. This can be quite difficult to implement.
  2. (Better option): include a file with the BAG_prim cell definitions instead of writing it in every file. I think this can solve both the problems, but we need to check.

I agree with the 2nd option. This issue needs some testing.

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

No branches or pull requests

1 participant