Forum Discussion
Altera_Forum
Honored Contributor
11 years agoget_rtl_cells seems returns incomplete list of cells
Dear Forum, I'm writing script to get list of rtl cells using following scheme: execute_module -tool map execute_module -tool fit set fullcollection [get_rtl_cells -hierarchical -n...
Altera_Forum
Honored Contributor
11 years agoI'm guessing the RTL "under the hood" is a single mux but the RTL viewer draws it as one per bit. What are you trying to do? I've never used get_rtl_cells or found a reason to and wonder if there's another way.