mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
Fix missing cell syntax error.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
import os
|
||||
from design_rules import *
|
||||
from module_type import *
|
||||
from custom_cell_properties import cell_properties
|
||||
from custom_cell_properties import cell_properties, cell
|
||||
from custom_layer_properties import layer_properties
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user