A python module for parsing, processing, and simulating gate-level circuits.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
stefan 1eb8d87884 faster logic sim, removing MVArray, BPArray 2 years ago
..
__init__.py Project Import 4 years ago
b01.bench Project Import 4 years ago
b01.v Project Import 4 years ago
b14.sdf.gz updated b14 benchmark, update wavesim capture api, expand usage examples 4 years ago
b14.stuck.stil.gz updated b14 benchmark, update wavesim capture api, expand usage examples 4 years ago
b14.transition.stil.gz updated b14 benchmark, update wavesim capture api, expand usage examples 4 years ago
b14.v.gz updated b14 benchmark, update wavesim capture api, expand usage examples 4 years ago
conftest.py first gpu-code, cached test fixtures 2 years ago
gates.sdf Project Import 4 years ago
gates.v Project Import 4 years ago
test_bench.py interface -> io_nodes, io_loc fix 2 years ago
test_circuit.py interface -> io_nodes, io_loc fix 2 years ago
test_logic.py faster logic sim, removing MVArray, BPArray 2 years ago
test_logic_sim.py faster logic sim, removing MVArray, BPArray 2 years ago
test_sdf.py TechLib class, remove unnecessary .index 4 years ago
test_stil.py faster logic sim, removing MVArray, BPArray 2 years ago
test_verilog.py Documentation, cleanup, multi-valued logic 4 years ago
test_wave_sim.py faster logic sim, removing MVArray, BPArray 2 years ago