Skip to content

Latest commit

 

History

History
 
 

rtl

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Verilog Sources

Description of current Verilog files:

  • darkriscv.v: the DarkRISCV core
  • darksocv.v: a primitive system on-chip w/ the DarkRISCV core wired to ROM and RAM memories and IO
  • darkuart.v: a small full-duplex UART w/ programmable baud-rate
  • config.vh: configuration file!

TODO:

  • add a cache controller
  • add a SDRAM controller
  • add a SPI controller
  • add a GbE controller