Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / .gitignore
index 3be7dbcdaf8f5513428e646a58888855de83f3dd..916979dfa880dc64cffd5b66439e5c1cf0602c8b 100644 (file)
@@ -1,9 +1,19 @@
 __pycache__
-/Waveforms/**
-**/*/Waveforms
+Waveforms
 *.vcd
 .*.sw?
 *.py?
 *.v
 .mypy_cache
 !**/Waveforms/.gitkeep
+*.egg-info
+*.il
+**/*.gtkw
+.eggs
+formal_test_temp
+.vscode/*
+build
+gen
+.noseids
+nosetests.xml
+test-out