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

Question: Changing AUTO_TEMPLATE inside a single file #641

Closed
veripoolbot opened this issue May 8, 2013 · 1 comment
Closed

Question: Changing AUTO_TEMPLATE inside a single file #641

veripoolbot opened this issue May 8, 2013 · 1 comment
Labels

Comments

@veripoolbot
Copy link
Collaborator


Author Name: Andrew Lentvorski
Original Redmine Message: 1096 from https://www.veripool.org


Sometimes I need to use AUTO_TEMPLATE on the same cell name but with a different port structure (tree hierarchies, different flop enable or default clock, etc.). How do I define AUTO_TEMPLATE multiple times in the same file?

Oddly, sometimes I can just put the new AUTO_TEMPLATE, and it works. Other times, not. I presume I'm missing some directive to reset the definition properly.

Thanks.

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2013-05-09T03:01:55Z


It searches backwards from the cell, and if not found then searches forward. So simply put it "above" each relevant cell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant