Skip to content

Cielbird/r12_cpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r12 cpu

A 12-bit processor written in VHDL. With pipelining, and forwarding.

r12 assembler

See this for a link to the assembler

https://github.com/Cielbird/GIF-3000-R12

testing

ghdl, make, and bash scripts used for testing.

run all tests : make test

view output with gtkwave. alu test, for example: gtkwave ./build/tb_alu_wave.vcd

About

A 12-bit processor hardware description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors