This project implements a custom 16-bit CPU designed in Logisim, along with a Python-based assembler that converts assembly-style instructions into machine-encoded memory images for execution on the ...
Non-Python files needed for the cpu vexriscv packaged into a Python module so they can be used with Python libraries and tools. This Useful for usage with tools like LiteX. The data files can be found ...