tree: d559de2526e93bba3adf521cce823eb375f97543 [path history] [tgz]
  1. .github/
  2. def/
  3. docs/
  4. gds/
  5. lef/
  6. mag/
  7. maglef/
  8. mpw_precheck/
  9. openlane/
  10. signoff/
  11. spi/
  12. tapeout/
  13. verilog/
  14. .gitignore
  15. LICENSE
  16. Makefile
  17. README.md
README.md

ISA 16-bit microprocessor

This is the next version of the SOC. 8KB of memory has been added. The memory can be loadded via logic analyzer bus from management core. Then the program and data can be used from memory.

The clock can be chosen from wishbone clock or user_clock2 or external. The reset can be chosen from wishbone reset or external pin. A soc configuration block has been aceated to control memory and cpu.