Christos Gkantidis

Results 7 comments of Christos Gkantidis

If the design is defined only using a def file, this error doesn't happen, because both normal and special nets are defined in the def file. The error actually happens...

It's probably the same issue. You can try applying the patch I have provided here: https://github.com/RsynTeam/rsyn-x/pull/23 Recompile, rerun and report your results. > Hello, I also use the example of...

Yes please remove the fuzzy searching. Or put it behind an option/setting. It's a great tool otherwise! Thank you very much!

Thanks! I can confirm it works as expected now!

Please add a `--format` option, to specify the output's size format. I want to parse the output from another script (in Python in my case) to merge it with other...

I tried @utrenkner 's solution, but I was getting timeouts while trying to import the CSV, so I ended up using the API to import all data. 1. Go to...