Skip to content
/ w11 Public
forked from wfjm/w11

PDP-11/70 CPU core and SoC

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
License.txt
Unknown
COPYING.md
Notifications You must be signed in to change notification settings

mlyle/w11

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w11: PDP 11/70 CPU and SoC

Overview

The project contains the VHDL code for a complete DEC PDP-11 system: a PDP-11/70 CPU with memory management unit, but without floating point unit, a complete set of mass storage peripherals (RK11/RK05, RL11/RL02, RK70/RP06, TM11/TU10) and a basic set of UNIBUS peripherals (DL11, LP11, PC11), and last but not least a cache and memory controllers for SRAM and PSRAM. The design is FPGA proven, runs currently on Digilent Arty, Basys3, Nexys4, Nexys3, Nexys2 and S3board boards and boots 5th Edition UNIX and 2.11BSD UNIX.

For more information look into:

A short description of the directory layout is provided separately, the top level directories are

Directory Content
doc documentation
rtl HDL sources (mostly vhdl)
tools many tools

Note on freecores/w11

The freecores team created in 2014 a copy of almost all OpenCores cores in Github under freecores. This created freecores/w11 which is outdated and not maintained. Only wfjm/w11 is maintained.

About

PDP-11/70 CPU core and SoC

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
License.txt
Unknown
COPYING.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • VHDL 94.5%
  • Makefile 4.0%
  • Tcl 1.1%
  • Other 0.4%