Hello List!
Today I came across this nice RAM Generator:
https://github.com/VLSIDA/OpenRAM
Usually, all the Memories on the Die are generated. This means, a Vendor provides a Script to generate the memory-structure with address decoders, storage cells, output buffers, build-in tests etc.
Well, such a script I found on Github, and it is in Python. If it is working, or at least we could adapt it to provide sufficient memories, I am fine with that.
In a good Borg-manner, we should assimilate OpenRAM into QtFlow.
This scripts would helps a lot to design the first Microcontroller. Sometimes I really like github.com :-)
Regards, Hagen.