nurirfansyah / tt06-analog-its_ip_alits01

Analog-digital SOC playground ITS: Voltage controlled ring oscillator
Apache License 2.0
0 stars 0 forks source link

Your Tiny Tapeout 6 Submission [Action Required] #1

Open urish opened 4 months ago

urish commented 4 months ago

Hi, congrats on submitting to Tiny Tapeout 6!

I looked at your submission, and it seems like the output pins are floating. We can still accept your submission, but it's a good idea to connect all the following pins to gnd:

Also, please fill out the pinout section in info.yaml.

Thanks!

nurirfansyah commented 4 months ago

Thank you. I was having an LVS issue, and just now it has been resolved (I missed one connection in layout). About the floating output pins, sure, is there a recommended way to connect those output pins to gnd? (there won't be net names issues/conflicts right?).

urish commented 4 months ago

Here is how other projects are doing it:

image
urish commented 4 months ago

Another example:

image
nurirfansyah commented 4 months ago

Thank you, i think i got it. So it turns out only changing layout (pins shorted to gnd) without the schematic being changed (pins still NC in schematic) will still have LVS pass, and this is good news. I have made the changes, and now ready to resubmit.