.coveragerc
.gitignore
.gitlab-ci.yml
.pylintrc
CODE_OF_CONDUCT.md
LICENSE
Makefile
README.md
pyproject.toml
requirements-dev.txt
xibif.cppcheck
.gitlab/changelog_config.yml
.gitlab/issue_templates/report.md
XiBIF.egg-info/PKG-INFO
XiBIF.egg-info/SOURCES.txt
XiBIF.egg-info/dependency_links.txt
XiBIF.egg-info/entry_points.txt
XiBIF.egg-info/requires.txt
XiBIF.egg-info/top_level.txt
doc/Makefile
doc/logo/xibif_logo.drawio.svg
doc/logo/xibif_logo_text.drawio.svg
doc/logo/export/xibif_logo.svg
doc/source/conf.py
doc/source/index.rst
doc/source/_static/css/custom.css
doc/source/appendix/faq.rst
doc/source/appendix/fpga-boards.rst
doc/source/appendix/troubleshooting.rst
doc/source/code/api.rst
doc/source/code/classes.rst
doc/source/code/cli.rst
doc/source/img/adc_cfg.svg
doc/source/img/axi-stream-blocks.drawio.png
doc/source/img/xibif-block-diagram.drawio.png
doc/source/img/xibif-stream-detailed-block-diagram.drawio.png
doc/source/img/xibif_logo.png
doc/source/img/xibif_logo_text.png
doc/source/overview/axi-stream.rst
doc/source/overview/fpga-primer.rst
doc/source/overview/how-to-read.rst
doc/source/overview/introduction.rst
doc/source/overview/registers.rst
doc/source/overview/software.rst
doc/source/overview/zynq.rst
doc/source/pdf/KV260_Userguide.pdf
doc/source/pdf/ZedBoard_HW_UG_v2_2.pdf
doc/source/pdf/ZedBoard_RevC.1_Schematic_130129.pdf
doc/source/pdf/ZedBoard_RevD.2_Schematic_130516.pdf
doc/source/pdf/kv260_schematic.pdf
doc/source/pdf/ug1182-zcu102-eval-bd.pdf
doc/source/pdf/ug1267-zcu104-eval-bd.pdf
doc/source/pdf/zcu102_schematic.pdf
doc/source/pdf/zcu104_schematic.pdf
doc/source/pdf/zed_sch_rev_f1-public.pdf
doc/source/pdf/zedboard-schematic-rev-e1-public.pdf
doc/source/pdf/zybo-z7-d1-sch.pdf
doc/source/pdf/zybo-z7_rm.pdf
doc/source/pdf/zybo_z7_sch-public.pdf
doc/source/quickstart/quickstart.rst
doc/source/tutorials/axi-stream.rst
doc/source/tutorials/hardware-design-flow.rst
doc/source/tutorials/installation.rst
doc/source/tutorials/network.rst
doc/source/tutorials/open-logic.rst
doc/source/tutorials/processing-system.rst
doc/source/tutorials/register-generation.rst
doc/source/tutorials/simulation.rst
doc/source/tutorials/status-control.rst
doc/source/tutorials/webserver.rst
doc/source/tutorials/writing-software.rst
doc/source/xdc/kv260.xdc
doc/source/xdc/zcu102.xdc
doc/source/xdc/zcu104.xdc
doc/source/xdc/zedboard.xdc
doc/source/xdc/zybo-z7.xdc
scripts/check_commit_messages.sh
scripts/create_project_file.py
scripts/merge_reports.py
xibif/README.md
xibif/__init__.py
xibif/__main__.py
xibif/api/__init__.py
xibif/api/build.py
xibif/api/build_stages.py
xibif/api/flash.py
xibif/api/misc.py
xibif/api/register.py
xibif/api/setup.py
xibif/api/simulate.py
xibif/api/testbench.py
xibif/api/upgrade.py
xibif/cli/__init__.py
xibif/cli/commands.py
xibif/cli/parser.py
xibif/corsair/__init__.py
xibif/corsair/_external.py
xibif/corsair/cli.py
xibif/corsair/generators.py
xibif/corsair/templates/c_header.j2
xibif/corsair/templates/gui_py.j2
xibif/corsair/templates/regmap_latex.j2
xibif/corsair/templates/regmap_matlab.j2
xibif/corsair/templates/regmap_py.j2
xibif/corsair/templates/regmap_reg_matlab.j2
xibif/corsair/templates/regmap_vhdl.j2
xibif/corsair/templates/vhdl_package.j2
xibif/corsair/templates/vunit_vhdl.j2
xibif/deps/__init__.py
xibif/deps/catalog.py
xibif/deps/models.py
xibif/deps/data/corsair/config-custom
xibif/deps/data/corsair/config-regs
xibif/deps/data/corsair/config-stream
xibif/deps/data/corsair/xibif-regs.json
xibif/deps/data/corsair/xibif-stream.json
xibif/deps/data/git/.gitignore
xibif/deps/data/git/.gitlab-ci.yml
xibif/deps/data/python/xibif_demo.py
xibif/deps/data/sigasi/project.sigasi
xibif/deps/data/sigasi/.settings/settings.json
xibif/deps/data/vitis/XiBIF_settings.j2
xibif/deps/data/vitis/clean_cmd.bat
xibif/deps/data/vitis/src/.clang-format
xibif/deps/data/vitis/src/XiBIF.c
xibif/deps/data/vitis/src/XiBIF.h
xibif/deps/data/vitis/src/XiBIF_PhySpeed.c
xibif/deps/data/vitis/src/XiBIF_PhySpeed.h
xibif/deps/data/vitis/src/XiBIF_Webserver.c
xibif/deps/data/vitis/src/XiBIF_Webserver.h
xibif/deps/data/vitis/src/XiBIF_settings.h
xibif/deps/data/vitis/src/main.c
xibif/deps/data/vitis/src/main.h
xibif/deps/data/vitis/src/board/7series/2023-1-system.mss
xibif/deps/data/vitis/src/board/7series/2023-2-system.mss
xibif/deps/data/vitis/src/board/7series/lscript.ld
xibif/deps/data/vitis/src/board/ultrascalep/2023-1-system-kv260.mss
xibif/deps/data/vitis/src/board/ultrascalep/2023-1-system.mss
xibif/deps/data/vitis/src/board/ultrascalep/2023-2-system-kv260.mss
xibif/deps/data/vitis/src/board/ultrascalep/2023-2-system.mss
xibif/deps/data/vitis/src/board/ultrascalep/lscript.ld
xibif/deps/data/vivado/constraints/kv260.xdc
xibif/deps/data/vivado/constraints/zcu102.xdc
xibif/deps/data/vivado/constraints/zcu104.xdc
xibif/deps/data/vivado/constraints/zedboard.xdc
xibif/deps/data/vivado/constraints/zyboz10.xdc
xibif/deps/data/vivado/constraints/zyboz20.xdc
xibif/deps/data/vivado/hdl/src/XiBIF_Peri.vhd
xibif/deps/data/vivado/hdl/src/XiBIF_axi_master_simple.vhd
xibif/deps/data/vivado/hdl/src/XiBIF_read.vhd
xibif/deps/data/vivado/hdl/src/XiBIF_write.vhd
xibif/deps/data/vivado/hdl/tb/vunit/run.py
xibif/deps/data/vivado/hdl/tb/vunit/run_compile.py
xibif/deps/data/vivado/hdl/tb/vunit/tb_axi_master_simple.vhd
xibif/deps/data/vivado/hdl/tb/vunit/tb_peri.vhd
xibif/deps/data/vivado/hdl/tb/vunit/tb_read.vhd
xibif/deps/data/vivado/hdl/tb/vunit/tb_usr_access2_dummy.vhd
xibif/deps/data/vivado/hdl/tb/vunit/tb_write.vhd
xibif/logger/__init__.py
xibif/logger/logger_stages.py
xibif/logger/models.py
xibif/logger/summary_line_stream.py
xibif/logger/unbuffered_stream.py
xibif/logger/utils.py
xibif/project/__init__.py
xibif/project/models.py
xibif/project/project.py
xibif/shell/__init__.py
xibif/shell/commandset.py
xibif/shell/commandsetfactory.py
xibif/shell/flashtoolcommandset.py
xibif/shell/fpgatoolcommandset.py
xibif/shell/models.py
xibif/shell/pstoolcommandset.py
xibif/shell/pythontoolcommandset.py
xibif/shell/shell.py
xibif/shell/shellfactory.py
xibif/shell/utils.py
xibif/shell/tools/python/__init__.py
xibif/shell/tools/python/commands/__init__.py
xibif/shell/tools/python/commands/base_python.py
xibif/shell/tools/python/shell/__init__.py
xibif/shell/tools/python/shell/python.py
xibif/shell/tools/vitis/__init__.py
xibif/shell/tools/vitis/commands/__init__.py
xibif/shell/tools/vitis/commands/base_python.py
xibif/shell/tools/vitis/commands/base_tcl.py
xibif/shell/tools/vitis/commands/v2023_1.py
xibif/shell/tools/vitis/commands/v2023_2.py
xibif/shell/tools/vitis/commands/v2024_1.py
xibif/shell/tools/vitis/commands/v2024_2.py
xibif/shell/tools/vitis/commands/v2025_1.py
xibif/shell/tools/vitis/commands/v2025_2.py
xibif/shell/tools/vitis/shell/__init__.py
xibif/shell/tools/vitis/shell/python.py
xibif/shell/tools/vitis/shell/tcl.py
xibif/shell/tools/vitis_flash/__init__.py
xibif/shell/tools/vitis_flash/commands/__init__.py
xibif/shell/tools/vitis_flash/commands/base_tcl.py
xibif/shell/tools/vitis_flash/commands/v2023_1.py
xibif/shell/tools/vitis_flash/commands/v2023_2.py
xibif/shell/tools/vitis_flash/commands/v2024_1.py
xibif/shell/tools/vitis_flash/commands/v2024_2.py
xibif/shell/tools/vitis_flash/commands/v2025_1.py
xibif/shell/tools/vitis_flash/commands/v2025_2.py
xibif/shell/tools/vitis_flash/shell/__init__.py
xibif/shell/tools/vitis_flash/shell/tcl.py
xibif/shell/tools/vivado/__init__.py
xibif/shell/tools/vivado/commands/__init__.py
xibif/shell/tools/vivado/commands/base_tcl.py
xibif/shell/tools/vivado/commands/v2023_1.py
xibif/shell/tools/vivado/commands/v2023_2.py
xibif/shell/tools/vivado/commands/v2024_1.py
xibif/shell/tools/vivado/commands/v2024_2.py
xibif/shell/tools/vivado/commands/v2025_1.py
xibif/shell/tools/vivado/commands/v2025_2.py
xibif/shell/tools/vivado/commands/board_settings/__init__.py
xibif/shell/tools/vivado/commands/board_settings/kv260.py
xibif/shell/tools/vivado/commands/board_settings/zcu102.py
xibif/shell/tools/vivado/commands/board_settings/zcu104.py
xibif/shell/tools/vivado/commands/board_settings/zedboard.py
xibif/shell/tools/vivado/commands/board_settings/zyboz10.py
xibif/shell/tools/vivado/commands/board_settings/zyboz20.py
xibif/shell/tools/vivado/shell/__init__.py
xibif/shell/tools/vivado/shell/tcl.py
xibif/tests/__init__.py
xibif/tests/test_main.py
xibif/tests/api/__init__.py
xibif/tests/api/test_build.py
xibif/tests/api/test_build_stages.py
xibif/tests/api/test_flash.py
xibif/tests/api/test_misc.py
xibif/tests/api/test_register.py
xibif/tests/api/test_setup.py
xibif/tests/api/test_simulate.py
xibif/tests/api/test_testbench.py
xibif/tests/api/test_upgrade.py
xibif/tests/cli/__init__.py
xibif/tests/cli/test_commands.py
xibif/tests/cli/test_commands_additional.py
xibif/tests/cli/test_parser.py
xibif/tests/corsair/__init__.py
xibif/tests/corsair/test_cli.py
xibif/tests/corsair/test_generators.py
xibif/tests/corsair/test_init.py
xibif/tests/logger/__init__.py
xibif/tests/logger/test_logger_stages.py
xibif/tests/logger/test_models.py
xibif/tests/logger/test_summary_line_stream.py
xibif/tests/logger/test_unbuffered_stream.py
xibif/tests/logger/test_utils.py
xibif/tests/project/__init__.py
xibif/tests/project/test_models.py
xibif/tests/project/test_project.py
xibif/tests/shell/__init__.py
xibif/tests/shell/test_commandset.py
xibif/tests/shell/test_commandsetfactory.py
xibif/tests/shell/test_flashtoolcommandset.py
xibif/tests/shell/test_fpgatoolcommandset.py
xibif/tests/shell/test_models.py
xibif/tests/shell/test_pstoolcommandset.py
xibif/tests/shell/test_pythontoolcommandset.py
xibif/tests/shell/test_shell.py
xibif/tests/shell/test_shellfactory.py
xibif/tests/shell/test_utils.py
xibif/tests/utils/__init__.py
xibif/tests/utils/test_utils.py
xibif/tests/xibif_types/__init__.py
xibif/tests/xibif_types/test_boards.py
xibif/tests/xibif_types/test_defaults.py
xibif/tests/xibif_types/test_defaults_messages.py
xibif/tests/xibif_types/test_defaults_regex.py
xibif/tests/xibif_types/test_exceptions.py
xibif/tests/xibif_types/test_messages.py
xibif/tests/xibif_types/test_tooling.py
xibif/tests/xibif_types/test_utils.py
xibif/types/__init__.py
xibif/types/boards.py
xibif/types/defaults.py
xibif/types/defaults_messages.py
xibif/types/defaults_regex.py
xibif/types/exceptions.py
xibif/types/messages.py
xibif/types/tooling.py
xibif/types/utils.py
xibif/utils/__init__.py
xibif/utils/utils.py