Move sram and sram_config to openram namespace

This commit is contained in:
Eren Dogan
2022-12-02 15:28:06 -08:00
parent 1aa403d7db
commit 6a4f6cbbed
110 changed files with 124 additions and 122 deletions
-2
View File
@@ -83,6 +83,4 @@ from .write_driver_array import *
from .write_driver import *
from .write_mask_and_array import *
from .sram_1bank import *
from .sram_config import *
from .sram import *
from .internal_base import *