mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-02 11:08:01 +02:00
ROM binary file support
This commit is contained in:
@@ -58,6 +58,7 @@ class options(optparse.Values):
|
||||
###################
|
||||
rom_endian = "little"
|
||||
rom_data = None
|
||||
data_type = "bin"
|
||||
strap_spacing = 8
|
||||
scramble_bits = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user