mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-03 04:13:15 +02:00
ROM binary file support
This commit is contained in:
Binary file not shown.
@@ -10,7 +10,8 @@ word_size = 1
|
||||
|
||||
check_lvsdrc = True
|
||||
|
||||
rom_data = "macros/rom_configs/example_1kbyte.dat"
|
||||
rom_data = "rom_configs/example_1kbyte.bin"
|
||||
data_type = "bin"
|
||||
|
||||
output_name = "rom_1kbyte"
|
||||
output_path = "macro/{output_name}".format(**locals())
|
||||
|
||||
Reference in New Issue
Block a user