Skip to content

grahamjonesgs/FPGA_CPU_16_bits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

16 bit simple CPU for FPGA with assembler

Simple 16 bit based CPU for education, with supporting assembler.

Verilog Code

Verilog code to define a simple CPU, tested on BASYS 3.

Assembler

Assember, writen in C, reading the opcode table from the verilog files, and parsing simple assembly language to produce executable code. Supports macros.

Acknowledgements

UART code based on code from Nandland.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published