Skip to content

Latest commit

 

History

History

verilog

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Verilog hardware model

Status

  • Dual port block RAM
  • Single port block RAM
  • Arithmetic logic unit
  • Floating point division - Shift-and-subtract division algorithm
  • Floating point division - Sweeney, Robertson and Tocher algorithm

TODO: Low priority

  • Improve the Cocotb verification for: Dual port block RAM
  • Improve the Cocotb verification for: Single port block RAM