VLSIDA / OpenRAM

An open-source static random access memory (SRAM) compiler.
http://www.openram.org
BSD 3-Clause "New" or "Revised" License
780 stars 198 forks source link

Feature request: PROM #224

Closed spth closed 5 months ago

spth commented 5 months ago

While OpenRAM currently supports RAM and ROM, it would be nice to have some middle ground available: a fuse or antifuse PROM.

mguthaus commented 5 months ago

This would be a nice feature, however the process must also support programmable fuses. I'm going to close this issue for now because we don't have enough people to add this feature at this time.