Skip to content
Snippets Groups Projects
Commit 1af7bf4f authored by Oscar Gustafsson's avatar Oscar Gustafsson :bicyclist:
Browse files

And fast simulation...

parent 4c271a61
No related branches found
No related tags found
1 merge request!78Add scheduler GUI
Pipeline #74671 passed
This commit is part of merge request !78. Comments created here will be created in the context of that merge request.
......@@ -5,7 +5,7 @@ ASIC toolbox that simplifies circuit design and optimization.
# NOTE: If this import gives an error,
# make sure the C++ module has been compiled and installed properly.
# See the included README.md for more information on how to build/install.
#from _b_asic import *
from _b_asic import *
# Python modules.
from b_asic.core_operations import *
from b_asic.graph_component import *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment