PotatoInt
PotatoInt
That can be different between different users?
I'm running it in ubuntu, do you think that can cause problems? I remember now, that visa cal worked for me in windows when I used Caspion a while ago
I can work on it, if anyone didn't started yet.
Hi, I think that I understood what the problem. When I removed the ALT column from NON_REF to some kind of different ALT, it worked. So it's looks the the...
The problem was on my side, the results are deterministic. The format code check are failing me, it's looks like it expecting change only in c++ files, this is true?...
Hi, I fixed the clang format error. Also, I tried to route ibex design with the new command, here what it looked like:  Here is with the old set...
The routing congestion looks pretty similar to me. The old commands:  with new commands:  What do you suggest for the next steps?
I think that I misunderstood the short in the design. I used that command for routing: detailed_route -output_drc dpo_tests/ibex_drc -output_maze dpo_tests/ibex.output.maze.log -output_guide_coverage dpo_tests/ibex.coverage.csv and the output_drc file is empty, but...
I checked it again the drc file is empty so as I understand it there is no drc in both of the command and the route succeed with the new...
I attached log of 2 runs of ibex_sky130hd test, one with old command and one with new commands. To the test ( in flow.tcl) I added the improve_placement and check_placement...