AUCOHL / DFFRAM

Standard Cell Library based Memory Compiler using FF/Latch cells
Apache License 2.0
134 stars 33 forks source link

Add support to gf180mcu-pdk #160

Open mohamedleithy opened 2 years ago

mohamedleithy commented 2 years ago

DFFRAM should be pdk generic to support gf180mcu-pdk.

xobs commented 1 year ago

What needs to be done in order to do this? Has any work been started?

I've started writing a block_definitions.v, but it's complicated somewhat by the different cells. For example, I need to add inverters in order to get DEC1x2 working. And diodes aren't quite the same. And because of the difference in cell composition, there are subtle changes that need to be made to various python bits.