• Stars
    star
    112
  • Rank 312,240 (Top 7 %)
  • Language Verilog
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

FPGA based MIT CADR lisp machine - rewritten in modern verilog - boots and runs

cpus-caddr

Verilog FPGA re-implementation of MIT CADR lisp machine

This is a re-write of the MIT CADR verilog, with more rational clocking and synchronous rams.

It includes a little nios cpu which was used to debug the dram and mmc code.

It boots a load band and runs as a lisp machine.