1801vm2 PDP 11 clone system

Using a soviet-made 1801vm2 CPU (a binary-compatible implementation of the PDP11 instruction set and QBUS interface) and a Lattice HX8K FPGA, I developed a somewhat PDP11-compatible single (or, rather, triple-) board computer.

Image without RAM attached:

The source code can be found at https://bitbucket.org/cfib90/1801vm2 (may be outdated)

Hardware

It emulates in hardware (and host software)

Additionally, I attached a small verilog square wave audio synthesizer from another project :)

Software

It runs:

It does not run:


Main Page