mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-03 08:27:11 +02:00
rom compiler top level
This commit is contained in:
@@ -44,3 +44,6 @@ from .globals import *
|
||||
# sram_config should be imported before sram
|
||||
from .sram_config import *
|
||||
from .sram import *
|
||||
|
||||
from .rom_config import *
|
||||
from .rom import *
|
||||
|
||||
Reference in New Issue
Block a user