I figured you could simulate a ROM by using an array of switches. Any way to quickly load the ROM state? Or is it a case of old fashion manual frobbing? Could we have a feature to be able to load the state from a CSV file? |
by matt
February 28, 2012 |
Currently the best way to implement a ROM would be cascaded muxes, manually setting the state with ditial 1s and 0s. I implemented a 3bit ROM using muxes here A ROM digital element that can be loaded with text is definitely on our to-do list though. |
by hevans
March 02, 2012 |
Thanks! Looking forward to a ROM element! |
by matt
March 04, 2012 |
Please sign in or create an account to comment.
CircuitLab is an in-browser schematic capture and circuit simulation software tool to help you rapidly design and analyze analog and digital electronics systems.