aquiles viza
03/27/2024, 6:25 PMaquiles viza
03/27/2024, 6:33 PMset spiceprefix 0
The problem with the u
scale it's a real pain. I was not able to do a sed
command to delete the "u" automatically, maybe someone could help with it.
For LVS I use only magic
and netgen
because of the u
problemaquiles viza
03/27/2024, 6:39 PMFile -> Setting -> Application -> Grid
set it from 0.001
to 0.005
.Tim Edwards
03/27/2024, 8:10 PMLeo Moser
03/28/2024, 7:32 AMLeo Moser
03/28/2024, 9:07 AMFile -> Setup -> Application -> Grid
did not do the trick for me. I think this setting only ensures that objects are placed with the 0.005 grid. But the PCells were already aligned with the grid (I even tried to set one to coords 0,0 for testing). The issue is with the internal structure of the PCell, some rectangles on met1 were not aligned. I think this is because of how the PCell is programmed, the coords are not rounded to 0.005.
The solution is to set the "Database unit" to 0.005 when using "Save As" or when creating a new layout. I think the default of 0.001 should be changed to 0.005 in the technology files 😁️aquiles viza
03/28/2024, 6:31 PM*.ly[p,m,t]
files which of them defines the grid size. When found, It should be easy to add the fix on the script I've shared.Leo Moser
03/29/2024, 6:52 AM