mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-02 11:08:01 +02:00
Use library imports globally
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import copy
|
||||
from collections import defaultdict
|
||||
import debug
|
||||
from openram import debug
|
||||
|
||||
|
||||
class timing_graph():
|
||||
|
||||
Reference in New Issue
Block a user