Gabriel Gouvine

Results 13 issues of Gabriel Gouvine

Many edits are performed around routing, such as insertion of power rails/ring/routing pads. Currently these calls are put in several places and duplicated. For example, setupPowerRails is called in two...

We don't have the right path when calling clean_build or uninstall. This is because it uses INST_ROOT/ISYS_ROOT, which are not correct from there. * clean_build removes `~/coriolis-2.x/src/../build`, should be `~/coriolis-2.x/Linux.x86_64/Release.Shared/build/`...

I used the docker image to run the example in the Wiki. There are minor changes to be made with the Wiki example usage: * the generated netlist now ends...