Uri Shaked

Results 619 comments of Uri Shaked

Thanks! Is there a way to tell LVS to skip the SRAM cells?

Thanks, unfortunately, blank_circuit seems to confuse KLayout - when enabling it for RM_IHPSG13_1P_1024x8_c2_bm_bist, suddenly, there are many mismatched nets / devices at the top level (before they were matched correctly)....

Hi, I looked into this, but there are several problems with the SVG: 1. It's severely deformed. I guess it was saved with low number of significant digits for coordinates...

Thanks, seems like the file was still auto generated, but it indeed looks somewhat better. Also, the pin distance should be exactly 0.1" (2.54 mm), otherwise, the pins won't align...

I see we already have this board: [aitewinrobot-esp32c3-supermini](https://github.com/wokwi/wokwi-boards/tree/main/boards/aitewinrobot-esp32c3-supermini) So I undid the merge. Sorry for not checking for duplicates earlier!

Created a small GitHub repo with a reproduction: https://github.com/urish/virtualnetwork-leak It's basically the same code as above, but packaged into a go project for easier reproduction.

From my point of view, having a `Close()` method which would release a VirtualNetwork would be ideal