Tim 'mithro' Ansell

Results 1504 comments of Tim 'mithro' Ansell

It also seems that the `OpenROAD-Flow-Scripts` is using https://github.com/The-OpenROAD-Project/yosys rather than https://github.com/YosysHQ/yosys

One attempt at a fix at https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/pull/1509

Given that `OpenROAD-flow-scripts` has a [`./etc/DependencyInstaller.sh`](https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/blob/master/etc/DependencyInstaller.sh) which calls the OpenROAD version, it is unclear why `tools/yosys` is needed?

We could change the Makefile to disable the KLAYOUT functionality if KLAYOUT is not found (rather than producing the error).

@antonblanchard - Could you look at this?

@umarcor probably has suggestions and thoughts as well!

@antonblanchard - Would you be interested in having this setup?

@antonblanchard - After merging #31, #29 & #24 - could you please take a look and see if you like the direction this change is taking things?

@antonblanchard - Do you think this makes sense?