LICENSE
README.md
setup.cfg
setup.py
src/cheap_pie/__init__.py
src/cheap_pie.egg-info/PKG-INFO
src/cheap_pie.egg-info/SOURCES.txt
src/cheap_pie.egg-info/dependency_links.txt
src/cheap_pie.egg-info/requires.txt
src/cheap_pie.egg-info/top_level.txt
src/cheap_pie/cheap_pie_core/__init__.py
src/cheap_pie/cheap_pie_core/cbitfield.py
src/cheap_pie/cheap_pie_core/cheap_pie.py
src/cheap_pie/cheap_pie_core/cp_banner.py
src/cheap_pie/cheap_pie_core/cp_cli.py
src/cheap_pie/cheap_pie_core/cp_hal.py
src/cheap_pie/cheap_pie_core/cp_register.py
src/cheap_pie/cheap_pie_core/test.py
src/cheap_pie/parsers/__init__.py
src/cheap_pie/parsers/cp_parsers_wrapper.py
src/cheap_pie/parsers/ipxact_parse.py
src/cheap_pie/parsers/ipyxact_parse.py
src/cheap_pie/parsers/name_subs.py
src/cheap_pie/parsers/rdl_parse.py
src/cheap_pie/parsers/svd_parse.py
src/cheap_pie/parsers/svd_parse_repo.py
src/cheap_pie/parsers/xml_xslt.py
src/cheap_pie/tools/__init__.py
src/cheap_pie/tools/hal2doc.py
src/cheap_pie/tools/rdl2any.py
src/cheap_pie/tools/rdl2verilog.py
src/cheap_pie/tools/reload_module.py
src/cheap_pie/tools/search.py
src/cheap_pie/tools/test_rdl.py
src/cheap_pie/transport/__init__.py
src/cheap_pie/transport/cp_dummy_transport.py
src/cheap_pie/transport/cp_esptool_transport.py
src/cheap_pie/transport/cp_jlink_transport.py
src/cheap_pie/transport/cp_pyocd_transport.py
src/cheap_pie/transport/cp_pyverilator_transport.py