edwardcwang
edwardcwang
e.g. without project-template CC: @jamesdunn
It spits out a lot of extra "INFO" messages for debugging which doesn't need to be on by default. We should add a verbosity option. @stevobailey
(Don't merge until https://github.com/ucb-bar/midas/pull/50 is merged since this PR depends on it)
Right now process nodes
https://github.com/ucb-bar/hammer-cad-plugins/blob/0da77e3b9bcff8a8aba718c41ad6848c3c0f6998/par/innovus/__init__.py#L284
Might be worth refactoring to never fix hold until the end anyways @colinschmidt _Originally posted by @edwardcwang in https://github.com/_render_node/MDIzOlB1bGxSZXF1ZXN0UmV2aWV3VGhyZWFkMTczNDk4NzY5OnYy/pull_request_review_threads/discussion_
Innvous `clock_tree` could autodetect if the "clock concurrent optimization" licence exists and do the right thing automatically. This is low priority as long as the flag exists. It's a bit...
Follow up to ucb-bar/hammer-cad-plugins#83 @colinschmidt @jwright6323 Unfortunately it turns out that ucb-bar/hammer-cad-plugins#83 does break some technologies by default, FYI. Not sure if this is actually the case or whether some...
This would be super useful to hook writers if it were a method in the Innovus class: ``` connect_pin -no_new_port -inst -pin -net connect_pin -no_new_port -inst -pin -net set_db net:...