-
I'm making a CPU and need an ESPROM to store my program. I am using an external compiler which gives me hex data to put right into the ESPROM. I heard you can just paste the program into a file after ticking the Program Memory box in ESPROM advanced settings but I don't see any file with the .hex extension. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I'm not quite sure what your question is. If the "Program memory" checkbox is set in a memory component, a file name can be selected in the circuit-specific settings. When the simulation is started, the file content is then loaded into the memory. |
Beta Was this translation helpful? Give feedback.
I'm not quite sure what your question is. If the "Program memory" checkbox is set in a memory component, a file name can be selected in the circuit-specific settings. When the simulation is started, the file content is then loaded into the memory.
The old Logisim hex files, Intel hex files or binary files are supported.