LICENSE.txt
README.md
pyproject.toml
setup.py
examples/ex_array_port.py
examples/ex_interface.py
examples/ex_interface_array.py
examples/ex_module.py
examples/ex_output_reg.py
examples/ex_sap1.py
hdlproto/__init__.py
hdlproto/environment_builder.py
hdlproto/error.py
hdlproto/interface.py
hdlproto/module.py
hdlproto/region.py
hdlproto/signal.py
hdlproto/signal_array.py
hdlproto/simulation_context.py
hdlproto/simulator.py
hdlproto/state.py
hdlproto/vcdwriter.py
hdlproto.egg-info/PKG-INFO
hdlproto.egg-info/SOURCES.txt
hdlproto.egg-info/dependency_links.txt
hdlproto.egg-info/top_level.txt
tests/test_advanced_modules.py
tests/test_argument_array.py
tests/test_array.py
tests/test_basic_modules.py
tests/test_counter_example.py