Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 301 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 301 Bytes

cpus-cadr

Verilog FPGA implementation of MIT CADR lisp machine

This is my initial implementation of the CADR, along with the simulator. It's a direct port of the original netlist and as such it suffers from a lot of issues.

I rewrote most of it in the cpus-caddr project, which actually boots.