Replies: 1 comment 8 replies
-
You need an argument, eg
|
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! I would like to build a TCL script to get the standard cell data of each logic gate in the design. I wonder if it is even possible to extract these from ORFS TCL commands.
I was trying to at least print the names of the logic gates, it runs without errors, although it seems that "get_lib_cells" is always empty. I added this code to the end of "gui_final" script:
Beta Was this translation helpful? Give feedback.
All reactions