Skip to content

Latest commit

 

History

History

rom

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

ROM

  • rom_bytes is a single-port ROM implemented through initialized block RAMs. Initial contents are given through generic as a byte string.
  • rom_bytes_2p is the same ROM with twin reading ports. They read the same storage with the same contents, but can have different addresses.