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

And fast simulation...

parent 4c271a61
Branches aptcache
No related tags found
1 merge request!78Add scheduler GUI
Pipeline #74671 passed
...@@ -5,7 +5,7 @@ ASIC toolbox that simplifies circuit design and optimization. ...@@ -5,7 +5,7 @@ ASIC toolbox that simplifies circuit design and optimization.
# NOTE: If this import gives an error, # NOTE: If this import gives an error,
# make sure the C++ module has been compiled and installed properly. # make sure the C++ module has been compiled and installed properly.
# See the included README.md for more information on how to build/install. # See the included README.md for more information on how to build/install.
#from _b_asic import * from _b_asic import *
# Python modules. # Python modules.
from b_asic.core_operations import * from b_asic.core_operations import *
from b_asic.graph_component 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