Hello, I am trying to use macros in my design, I a...
# openlane
j
Hello, I am trying to use macros in my design, I already have the .LEF, .GDS file, but when I run the command ./flow.tcl -design, I get this error in the LVS, I can see that vdd and gnd doesn't connected https://github.com/juan2175606/tristate3.git
m
When you create your macro, do you still get
Current core area is too small for a power grid. The power grid will be minimized.
? I so, try making the macro size bigger or combining it with another block.
j
yes, although I made the die 200x200 so as not to have a problem with the size, what I don't understand is why it doesn't connect the vdd and gnd