.cursorrules
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
.svlint.toml
.test_durations_fallback
.vsg.yaml
AGENTS.md
AUTHORS.md
CHANGELOG.md
CLAUDE.md
CONTRIBUTING.md
LICENSE
README.md
Taskfile.yml
build_hooks.py
flake.lock
flake.nix
pyproject.toml
ruff.toml
uv.lock
.devcontainer/Dockerfile
.devcontainer/devshell.sh.tpl
.devcontainer/display-switch.sh
.devcontainer/codespace/devcontainer.json
.devcontainer/local/devcontainer.json
.github/PULL_REQUEST_TEMPLATE.md
.github/copilot-instructions.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/actions/create_failure_issue/action.yaml
.github/actions/prepare_FABulous_container/action.yaml
.github/actions/prepare_nix_environment/action.yaml
.github/workflows/backwards-compatibility.yml
.github/workflows/dependabot-auto-merge.yml
.github/workflows/docker-image.yml
.github/workflows/gds-flow-ci.yml
.github/workflows/nix-env.yml
.github/workflows/pre-commit-hooks.yml
.github/workflows/publish_to_pypi.yml
.github/workflows/pytest_testing.yml
.github/workflows/release_please.yml
FABulous_FPGA.egg-info/PKG-INFO
FABulous_FPGA.egg-info/SOURCES.txt
FABulous_FPGA.egg-info/dependency_links.txt
FABulous_FPGA.egg-info/entry_points.txt
FABulous_FPGA.egg-info/requires.txt
FABulous_FPGA.egg-info/top_level.txt
docs/.gitignore
docs/Makefile
docs/environment.yml
docs/make.bat
docs/pyproject.toml
docs/readme.md
docs/requirements.txt
docs/uv.lock
docs/source/FAB_logo.png
docs/source/conf.py
docs/source/conf_helper.py
docs/source/index.md
docs/source/_ext/docstring_renderer.py
docs/source/_ext/generate_cli_docs.py
docs/source/_ext/generate_configvar_docs.py
docs/source/_ext/generate_gds_variable_docs.py
docs/source/_static/custom.css
docs/source/_static/toc_sidebar.js
docs/source/_templates/base.html
docs/source/_templates/cli_commands.md.jinja
docs/source/_templates/flow_variable.md.jinja
docs/source/_templates/gds_variable.md.jinja
docs/source/_templates/autoapi/index.rst
docs/source/_templates/autoapi/python/class.rst
docs/source/_templates/autoapi/python/data.rst
docs/source/_templates/autoapi/python/function.rst
docs/source/_templates/autoapi/python/method.rst
docs/source/_templates/autoapi/python/module.rst
docs/source/_templates/autoapi/python/package.rst
docs/source/_templates/autoapi/python/property.rst
docs/source/_templates/sidebar/brand.html
docs/source/developer_guide/development.md
docs/source/figs/FAB_logo.png
docs/source/figs/FAB_logo.svg
docs/source/figs/FABulous_help.jpg
docs/source/figs/FABulouslogo_wide_2.png
docs/source/figs/FABulouslogo_wide_2.svg
docs/source/figs/FORTE_tapeouts.svg
docs/source/figs/Ibex_eFPGA.pdf
docs/source/figs/eFPGA_chip.png
docs/source/figs/fabulous_ecosystem.png
docs/source/figs/workflows.svg
docs/source/figs/dev-container/step1.png
docs/source/figs/dev-container/step2.png
docs/source/figs/dev-container/vnc-step-1.png
docs/source/figs/dev-container/vnc-step-2.png
docs/source/figs/dev-container/vnc-step-3.png
docs/source/figs/dev-container/vnc-step-4.png
docs/source/figs/dev-container/vnc-step-5.png
docs/source/figs/dev-container/vnc-step-6.png
docs/source/gallery/index.md
docs/source/getting_started/codespaces.md
docs/source/getting_started/index.md
docs/source/getting_started/quickstart.md
docs/source/getting_started/installation/cad-tool.md
docs/source/getting_started/installation/docker.md
docs/source/getting_started/installation/index.md
docs/source/getting_started/installation/nix-env.md
docs/source/getting_started/installation/uv.md
docs/source/getting_started/installation/venv.md
docs/source/misc/contact.md
docs/source/misc/publications.bib
docs/source/misc/publications.md
docs/source/user_guide/index.md
docs/source/user_guide/building_doc/building_fabric.md
docs/source/user_guide/building_doc/fabric_automation.md
docs/source/user_guide/building_doc/fabric_definition.md
docs/source/user_guide/building_doc/fabric_gds.md
docs/source/user_guide/building_doc/index.md
docs/source/user_guide/building_doc/timing_characterization.md
docs/source/user_guide/building_doc/_static/clock_leader.svg
docs/source/user_guide/building_doc/_static/pin_layout_order.svg
docs/source/user_guide/building_doc/figs/FABulous_flow2.png
docs/source/user_guide/building_doc/figs/Fabric_spreadsheet.png
docs/source/user_guide/building_doc/figs/Ibex_eFPGA.png
docs/source/user_guide/building_doc/figs/SuperTILE_examples.png
docs/source/user_guide/building_doc/figs/SuperTILE_functionality.png
docs/source/user_guide/building_doc/figs/abstract_tile_view.png
docs/source/user_guide/building_doc/figs/adjacency.png
docs/source/user_guide/building_doc/figs/bitstream_mask_mapping.png
docs/source/user_guide/building_doc/figs/east_terminate.png
docs/source/user_guide/building_doc/figs/mid_wires.jpg
docs/source/user_guide/building_doc/figs/tile_CLB_example.png
docs/source/user_guide/building_doc/figs/wire_nesting_indexing.png
docs/source/user_guide/building_doc/figs/wire_tile_grid.png
docs/source/user_guide/building_doc/figs/wires_model.png
docs/source/user_guide/cli_doc/cli_feature.md
docs/source/user_guide/cli_doc/fabulous_variable.md
docs/source/user_guide/cli_doc/index.md
docs/source/user_guide/simulation/emulation.md
docs/source/user_guide/simulation/index.md
docs/source/user_guide/simulation/simulation.md
docs/source/user_guide/simulation/figs/bitbang1.png
docs/source/user_guide/simulation/figs/bitbang2.png
docs/source/user_guide/using_doc/index.md
docs/source/user_guide/using_doc/bitstream/bitstream_generation.md
docs/source/user_guide/using_doc/pnr/index.md
docs/source/user_guide/using_doc/pnr/nextpnr.md
docs/source/user_guide/using_doc/pnr/nextpnr_compilation.md
docs/source/user_guide/using_doc/synthesis/index.md
docs/source/user_guide/using_doc/synthesis/yosys.md
docs/source/user_guide/using_doc/synthesis/yosys_compilation.md
fabulous/__init__.py
fabulous/custom_exception.py
fabulous/fabulous.py
fabulous/fabulous_api.py
fabulous/fabulous_settings.py
fabulous/processpool.py
fabulous/fabric_cad/README.md
fabulous/fabric_cad/__init__.py
fabulous/fabric_cad/gen_bitstream_spec.py
fabulous/fabric_cad/gen_design_top_wrapper.py
fabulous/fabric_cad/gen_npnr_model.py
fabulous/fabric_cad/timing_model/FABulous_timing_model.py
fabulous/fabric_cad/timing_model/FABulous_timing_model_interface.py
fabulous/fabric_cad/timing_model/__init__.py
fabulous/fabric_cad/timing_model/models.py
fabulous/fabric_cad/timing_model/hdlnx/__init__.py
fabulous/fabric_cad/timing_model/hdlnx/hdlnx_timing_model.py
fabulous/fabric_cad/timing_model/hdlnx/verilog_gate_level.py
fabulous/fabric_cad/timing_model/hdlnx/sdfnx/__init__.py
fabulous/fabric_cad/timing_model/hdlnx/sdfnx/sdf_to_graph.py
fabulous/fabric_cad/timing_model/hdlnx/sdfnx/sdf_to_graph_base.py
fabulous/fabric_cad/timing_model/hdlnx/sdfnx/timing_graph.py
fabulous/fabric_cad/timing_model/tools/__init__.py
fabulous/fabric_cad/timing_model/tools/specification.py
fabulous/fabric_cad/timing_model/tools/sta_tools/__init__.py
fabulous/fabric_cad/timing_model/tools/sta_tools/opensta.py
fabulous/fabric_cad/timing_model/tools/synth_tools/__init__.py
fabulous/fabric_cad/timing_model/tools/synth_tools/yosys.py
fabulous/fabric_definition/__init__.py
fabulous/fabric_definition/bel.py
fabulous/fabric_definition/configmem.py
fabulous/fabric_definition/define.py
fabulous/fabric_definition/fabric.py
fabulous/fabric_definition/gen_io.py
fabulous/fabric_definition/port.py
fabulous/fabric_definition/supertile.py
fabulous/fabric_definition/tile.py
fabulous/fabric_definition/wire.py
fabulous/fabric_definition/yosys_obj.py
fabulous/fabric_files/__init__.py
fabulous/fabric_files/FABulous_project_template_common/fabric.csv
fabulous/fabric_files/FABulous_project_template_common/Fabric/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Test/.gitignore
fabulous/fabric_files/FABulous_project_template_common/Test/build_fabulous_fabric.tcl
fabulous/fabric_files/FABulous_project_template_common/Test/compile.Taskfile.yml
fabulous/fabric_files/FABulous_project_template_common/Test/makehex.py
fabulous/fabric_files/FABulous_project_template_common/Tile/DSP/DSP.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/DSP/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Tile/DSP/DSP_bot/DSP_bot.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/DSP/DSP_bot/DSP_bot_switch_matrix.list
fabulous/fabric_files/FABulous_project_template_common/Tile/DSP/DSP_top/DSP_top.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/DSP/DSP_top/DSP_top_switch_matrix.list
fabulous/fabric_files/FABulous_project_template_common/Tile/LUT4AB/LUT4AB.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/LUT4AB/LUT4AB_ConfigMem.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/LUT4AB/LUT4AB_switch_matrix.list
fabulous/fabric_files/FABulous_project_template_common/Tile/LUT4AB/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Tile/N_term_DSP/N_term_DSP.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/N_term_DSP/N_term_DSP_switch_matrix.list
fabulous/fabric_files/FABulous_project_template_common/Tile/N_term_DSP/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Tile/N_term_RAM_IO/N_term_RAM_IO.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/N_term_RAM_IO/N_term_RAM_IO_switch_matrix.list
fabulous/fabric_files/FABulous_project_template_common/Tile/N_term_RAM_IO/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Tile/N_term_single/N_term_single.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/N_term_single/N_term_single_switch_matrix.list
fabulous/fabric_files/FABulous_project_template_common/Tile/N_term_single/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Tile/N_term_single2/N_term_single2.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/N_term_single2/N_term_single2_switch_matrix.list
fabulous/fabric_files/FABulous_project_template_common/Tile/N_term_single2/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Tile/RAM_IO/RAM_IO.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/RAM_IO/RAM_IO_switch_matrix.list
fabulous/fabric_files/FABulous_project_template_common/Tile/RAM_IO/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Tile/RegFile/RegFile.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/RegFile/RegFile_switch_matrix.list
fabulous/fabric_files/FABulous_project_template_common/Tile/RegFile/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Tile/S_term_DSP/S_term_DSP.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/S_term_DSP/S_term_DSP_switch_matrix.list
fabulous/fabric_files/FABulous_project_template_common/Tile/S_term_DSP/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Tile/S_term_RAM_IO/S_term_RAM_IO.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/S_term_RAM_IO/S_term_RAM_IO_switch_matrix.list
fabulous/fabric_files/FABulous_project_template_common/Tile/S_term_RAM_IO/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Tile/S_term_single/S_term_single.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/S_term_single/S_term_single_switch_matrix.list
fabulous/fabric_files/FABulous_project_template_common/Tile/S_term_single/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Tile/S_term_single2/S_term_single2.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/S_term_single2/S_term_single2_switch_matrix.list
fabulous/fabric_files/FABulous_project_template_common/Tile/S_term_single2/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Tile/W_IO/W_IO.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/W_IO/W_IO_switch_matrix.list
fabulous/fabric_files/FABulous_project_template_common/Tile/W_IO/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Tile/include/Base.csv
fabulous/fabric_files/FABulous_project_template_common/Tile/include/Base.list
fabulous/fabric_files/FABulous_project_template_common/Tile/include/gds_config.yaml
fabulous/fabric_files/FABulous_project_template_common/Tile/include/gf180mcuD_latchmap.v
fabulous/fabric_files/FABulous_project_template_common/user_design/top_wrapper.v
fabulous/fabric_files/FABulous_project_template_verilog/FABulous.tcl
fabulous/fabric_files/FABulous_project_template_verilog/Fabric/BlockRAM_1KB.v
fabulous/fabric_files/FABulous_project_template_verilog/Fabric/ConfigFSM.v
fabulous/fabric_files/FABulous_project_template_verilog/Fabric/Frame_Data_Reg.v
fabulous/fabric_files/FABulous_project_template_verilog/Fabric/Frame_Select.v
fabulous/fabric_files/FABulous_project_template_verilog/Fabric/bitbang.v
fabulous/fabric_files/FABulous_project_template_verilog/Fabric/config_UART.v
fabulous/fabric_files/FABulous_project_template_verilog/Fabric/eFPGA_Config.v
fabulous/fabric_files/FABulous_project_template_verilog/Fabric/models_pack.v
fabulous/fabric_files/FABulous_project_template_verilog/Test/Makefile
fabulous/fabric_files/FABulous_project_template_verilog/Test/README.md
fabulous/fabric_files/FABulous_project_template_verilog/Test/Taskfile.yml
fabulous/fabric_files/FABulous_project_template_verilog/Test/sequential_16bit_en_tb.v
fabulous/fabric_files/FABulous_project_template_verilog/Tile/DSP/DSP_bot/MULADD.v
fabulous/fabric_files/FABulous_project_template_verilog/Tile/LUT4AB/LUT4c_frame_config_dffesr.v
fabulous/fabric_files/FABulous_project_template_verilog/Tile/LUT4AB/MUX8LUT_frame_config_mux.v
fabulous/fabric_files/FABulous_project_template_verilog/Tile/RAM_IO/Config_access.v
fabulous/fabric_files/FABulous_project_template_verilog/Tile/RAM_IO/InPass4_frame_config_mux.v
fabulous/fabric_files/FABulous_project_template_verilog/Tile/RAM_IO/OutPass4_frame_config_mux.v
fabulous/fabric_files/FABulous_project_template_verilog/Tile/RegFile/RegFile_32x4.v
fabulous/fabric_files/FABulous_project_template_verilog/Tile/W_IO/Config_access.v
fabulous/fabric_files/FABulous_project_template_verilog/Tile/W_IO/IO_1_bidirectional_frame_config_pass.v
fabulous/fabric_files/FABulous_project_template_verilog/user_design/sequential_16bit_en.v
fabulous/fabric_files/FABulous_project_template_vhdl/FABulous.tcl
fabulous/fabric_files/FABulous_project_template_vhdl/Fabric/BlockRAM_1KB.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Fabric/ConfigFSM.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Fabric/Frame_Data_Reg.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Fabric/Frame_Select.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Fabric/bitbang.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Fabric/config_UART.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Fabric/eFPGA_Config.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Fabric/models_pack.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Test/Makefile
fabulous/fabric_files/FABulous_project_template_vhdl/Test/README.md
fabulous/fabric_files/FABulous_project_template_vhdl/Test/Taskfile.yml
fabulous/fabric_files/FABulous_project_template_vhdl/Test/sequential_16bit_en_tb.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Tile/DSP/DSP_bot/MULADD.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Tile/LUT4AB/LUT4c_frame_config_dffesr.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Tile/LUT4AB/MUX8LUT_frame_config_mux.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Tile/RAM_IO/Config_access.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Tile/RAM_IO/InPass4_frame_config_mux.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Tile/RAM_IO/OutPass4_frame_config_mux.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Tile/RegFile/RegFile_32x4.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Tile/W_IO/Config_access.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/Tile/W_IO/IO_1_bidirectional_frame_config_pass.vhdl
fabulous/fabric_files/FABulous_project_template_vhdl/user_design/sequential_16bit_en.vhdl
fabulous/fabric_files/dummy_files/DUMMY_switch_matrix.list
fabulous/fabric_generator/.gitignore
fabulous/fabric_generator/__init__.py
fabulous/fabric_generator/code_generator/__init__.py
fabulous/fabric_generator/code_generator/code_generator.py
fabulous/fabric_generator/code_generator/code_generator_VHDL.py
fabulous/fabric_generator/code_generator/code_generator_Verilog.py
fabulous/fabric_generator/gds_generator/__init__.py
fabulous/fabric_generator/gds_generator/gen_io_pin_config_yaml.py
fabulous/fabric_generator/gds_generator/helper.py
fabulous/fabric_generator/gds_generator/flows/__init__.py
fabulous/fabric_generator/gds_generator/flows/fabric_macro_flow.py
fabulous/fabric_generator/gds_generator/flows/flow_define.py
fabulous/fabric_generator/gds_generator/flows/full_fabric_flow.py
fabulous/fabric_generator/gds_generator/flows/tile_macro_flow.py
fabulous/fabric_generator/gds_generator/script/__init__.py
fabulous/fabric_generator/gds_generator/script/add_buffers.tcl
fabulous/fabric_generator/gds_generator/script/extract_site_info.tcl
fabulous/fabric_generator/gds_generator/script/fabric_io_place.py
fabulous/fabric_generator/gds_generator/script/odb_power.py
fabulous/fabric_generator/gds_generator/script/odb_protocol.py
fabulous/fabric_generator/gds_generator/script/pdn.tcl
fabulous/fabric_generator/gds_generator/script/pdn_config.tcl
fabulous/fabric_generator/gds_generator/script/tile_io_place.py
fabulous/fabric_generator/gds_generator/steps/__init__.py
fabulous/fabric_generator/gds_generator/steps/add_buffer.py
fabulous/fabric_generator/gds_generator/steps/auto_diode.py
fabulous/fabric_generator/gds_generator/steps/condition_magic_drc.py
fabulous/fabric_generator/gds_generator/steps/custom_pdn.py
fabulous/fabric_generator/gds_generator/steps/extract_pdk_info.py
fabulous/fabric_generator/gds_generator/steps/fabric_IO_placement.py
fabulous/fabric_generator/gds_generator/steps/global_tile_opitmisation.py
fabulous/fabric_generator/gds_generator/steps/odb_connect_pdn.py
fabulous/fabric_generator/gds_generator/steps/round_die_area.py
fabulous/fabric_generator/gds_generator/steps/tile_IO_placement.py
fabulous/fabric_generator/gds_generator/steps/tile_optimisation.py
fabulous/fabric_generator/gds_generator/steps/while_step.py
fabulous/fabric_generator/gen_fabric/__init__.py
fabulous/fabric_generator/gen_fabric/fabric_automation.py
fabulous/fabric_generator/gen_fabric/gen_configmem.py
fabulous/fabric_generator/gen_fabric/gen_fabric.py
fabulous/fabric_generator/gen_fabric/gen_helper.py
fabulous/fabric_generator/gen_fabric/gen_switchmatrix.py
fabulous/fabric_generator/gen_fabric/gen_tile.py
fabulous/fabric_generator/gen_fabric/gen_top_wrapper.py
fabulous/fabric_generator/parser/__init__.py
fabulous/fabric_generator/parser/parse_configmem.py
fabulous/fabric_generator/parser/parse_csv.py
fabulous/fabric_generator/parser/parse_hdl.py
fabulous/fabric_generator/parser/parse_switchmatrix.py
fabulous/fabulous_cli/__init__.py
fabulous/fabulous_cli/cmd_compile_design.py
fabulous/fabulous_cli/fabulous_cli.py
fabulous/fabulous_cli/helper.py
fabulous/geometry_generator/__init__.py
fabulous/geometry_generator/bel_geometry.py
fabulous/geometry_generator/fabric_geometry.py
fabulous/geometry_generator/geometry_gen.py
fabulous/geometry_generator/geometry_obj.py
fabulous/geometry_generator/port_geometry.py
fabulous/geometry_generator/sm_geometry.py
fabulous/geometry_generator/tile_geometry.py
fabulous/geometry_generator/wire_geometry.py
nix/default.nix
nix/overlay/python.nix
nix/tools/fabulator.nix
nix/tools/ghdl-bin.nix
nix/tools/nextpnr.nix
nix/tools/yosys.nix
scripts/run_tests.py
scripts/svlint_wrapper.py
scripts/sync_demo_tile_gds_config.py
tests/__init__.py
tests/conftest.py
tests/guide.md
tests/test_fabulous_main.py
tests/cli_test/conftest.py
tests/cli_test/test_arguments.py
tests/cli_test/test_cli.py
tests/cli_test/test_compile_design.py
tests/cli_test/test_helper.py
tests/fabric_definition/conftest.py
tests/fabric_definition/test_fabric.py
tests/fabric_gen_test/__init__.py
tests/fabric_gen_test/conftest.py
tests/fabric_gen_test/configmem_test/test_configmem_rtl.py
tests/fabric_gen_test/configmem_test/test_gen_configmem.py
tests/fabric_gen_test/configmem_test/test_parse_configmem.py
tests/fabric_gen_test/fabric_test/__init__.py
tests/fabric_gen_test/fabric_test/test_gen_fabric.py
tests/fabric_gen_test/integration_test/__init__.py
tests/fabric_gen_test/integration_test/conftest.py
tests/fabric_gen_test/integration_test/test_designs_pattern.py
tests/fabric_gen_test/integration_test/test_full_intergration.py
tests/fabric_gen_test/integration_test/user_designs/addition.v
tests/fabric_gen_test/integration_test/user_designs/addition.vhdl
tests/fabric_gen_test/integration_test/user_designs/all_ones.v
tests/fabric_gen_test/integration_test/user_designs/all_ones.vhdl
tests/fabric_gen_test/integration_test/user_designs/all_zeros.v
tests/fabric_gen_test/integration_test/user_designs/all_zeros.vhdl
tests/fabric_gen_test/integration_test/user_designs/constraints.pcf
tests/fabric_gen_test/integration_test/user_designs/counter.v
tests/fabric_gen_test/integration_test/user_designs/counter.vhdl
tests/fabric_gen_test/integration_test/user_designs/multiplication.v
tests/fabric_gen_test/integration_test/user_designs/multiplication.vhdl
tests/fabric_gen_test/integration_test/user_designs/passthrough.v
tests/fabric_gen_test/integration_test/user_designs/passthrough.vhdl
tests/fabric_gen_test/integration_test/user_designs/sys_reset.v
tests/fabric_gen_test/integration_test/user_designs/sys_reset.vhdl
tests/fabric_gen_test/switchmatrix_test/test_gen_switchmatrix.py
tests/fabric_gen_test/switchmatrix_test/test_parse_switchmatrix.py
tests/fabric_gen_test/testdata/models.v
tests/fabric_gen_test/testdata/models.vhd
tests/gds_flow_test/test_gds_generator_helper.py
tests/gds_flow_test/flow_test/conftest.py
tests/gds_flow_test/flow_test/test_fabric_macro_flow.py
tests/gds_flow_test/flow_test/test_full_fabric_flow.py
tests/gds_flow_test/flow_test/test_gen_io_pin_config_yaml.py
tests/gds_flow_test/flow_test/test_tile_macro_flow.py
tests/gds_flow_test/script_test/conftest.py
tests/gds_flow_test/script_test/test_fabric_io_place.py
tests/gds_flow_test/script_test/test_odb_power.py
tests/gds_flow_test/script_test/test_tile_io_place.py
tests/gds_flow_test/step_test/conftest.py
tests/gds_flow_test/step_test/test_add_buffer.py
tests/gds_flow_test/step_test/test_auto_diode.py
tests/gds_flow_test/step_test/test_condition_magic_drc.py
tests/gds_flow_test/step_test/test_custom_pdn.py
tests/gds_flow_test/step_test/test_extract_pdk_info.py
tests/gds_flow_test/step_test/test_io_placement.py
tests/gds_flow_test/step_test/test_odb_connect_power.py
tests/gds_flow_test/step_test/test_tile_optimisation.py
tests/gds_flow_test/step_test/test_while_step.py
tests/reference_test/.gitignore
tests/reference_test/README.md
tests/reference_test/__init__.py
tests/reference_test/conftest.py
tests/reference_test/helpers.py
tests/reference_test/reference_projects_test.py
tests/timing_model_test/test_FABulous_timing_model.py
tests/timing_model_test/test_sdf_to_graph.py
tests/timing_model_test/test_sdf_to_graph_base.py
tests/timing_model_test/test_specification.py
tests/timing_model_test/test_timing_graph.py
tests/timing_model_test/test_verilog_gate_level.py
tests/utils_test/conftest.py
tests/utils_test/test_fabulous_settings.py
tests/utils_test/test_yosys_obj.py