| LispmFPGA |
| LispmFPGA |
Home
Project Log
The code
Videos
Sample
The goal of this project is to create a small Lisp-Machine in an FPGA.
The LispmFPGA computing fib(9) (with fib(0)=fib(1)=1, fib(k)=fib(k-1)+fib(k-2) and two tag bits zero to the right):
If you are interested in this project, you are invited to send me a mail at
juergen.boehm@aviduratas.de.
At the moment I could really need help from someone who would solder an SD/MMC card interface for the Spartan Board.
If you find the project interesting, but the documentation insufficient, please send me an e-mail. I will take this as an occasion to write one.