Harrison Liew

Results 61 comments of Harrison Liew

Hooks solved in #629 but in some cases this requires a different tool/script (e.g. calibredrv vs calibre) which could run into #630.

In the Innovus documentation, in the section Using the Flattened and Unflattened ILM States, it mentions at the end: The Innovus super commands `place_opt_design`, `routeDesign`, and `optDesign` automatically manage the...

@colinschmidt - you could use `get_extra_par_hooks` for this. However, doing this would also introduce a bug. If I have a level of hierarchy that needs to be not bound to...

No, we have not yet. PRs are welcome!

If #543 goes through, I don't think we need to consume a CLIDriver in another file if the intent is to allow plugins to add hooks. Is there another use...

This could also be a solution to #430.

Came up in discussion: this would be even more powerful if when sourcing/injecting the raw Tcl, hammer config variables can fill in for Tcl variables. This would further reduce the...

I like the second approach better as it avoids the environment issues I ran into running the Python script from within Innovus 18.1's TCL interpreter. Some issues I forsee are:...

To add onto this issue, the GDS as supplied in the PDK only has a single-VT and requires scripts to add the additional flavors. GDS merging is therefore incorrect and...

Yes, I emailed Vinay (as mentioned in #500) to see if I could obtain his script. Since it probably is a tool-specific script, we want to try using a Python-based...