LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
bin/magma
debug-ext/CMakeLists.txt
debug-ext/debug.cc
debug-ext/build/CMakeCache.txt
debug-ext/build/Makefile
debug-ext/build/_magma_debug.cpython-39-x86_64-linux-gnu.so
debug-ext/build/cmake_install.cmake
debug-ext/build/CMakeFiles/CMakeDirectoryInformation.cmake
debug-ext/build/CMakeFiles/CMakeOutput.log
debug-ext/build/CMakeFiles/Makefile.cmake
debug-ext/build/CMakeFiles/Makefile2
debug-ext/build/CMakeFiles/TargetDirectories.txt
debug-ext/build/CMakeFiles/cmake.check_cache
debug-ext/build/CMakeFiles/progress.marks
debug-ext/build/CMakeFiles/3.24.3/CMakeCCompiler.cmake
debug-ext/build/CMakeFiles/3.24.3/CMakeCXXCompiler.cmake
debug-ext/build/CMakeFiles/3.24.3/CMakeDetermineCompilerABI_C.bin
debug-ext/build/CMakeFiles/3.24.3/CMakeDetermineCompilerABI_CXX.bin
debug-ext/build/CMakeFiles/3.24.3/CMakeSystem.cmake
debug-ext/build/CMakeFiles/3.24.3/CompilerIdC/CMakeCCompilerId.c
debug-ext/build/CMakeFiles/3.24.3/CompilerIdC/a.out
debug-ext/build/CMakeFiles/3.24.3/CompilerIdCXX/CMakeCXXCompilerId.cpp
debug-ext/build/CMakeFiles/3.24.3/CompilerIdCXX/a.out
debug-ext/build/CMakeFiles/_magma_debug.dir/DependInfo.cmake
debug-ext/build/CMakeFiles/_magma_debug.dir/build.make
debug-ext/build/CMakeFiles/_magma_debug.dir/cmake_clean.cmake
debug-ext/build/CMakeFiles/_magma_debug.dir/compiler_depend.make
debug-ext/build/CMakeFiles/_magma_debug.dir/compiler_depend.ts
debug-ext/build/CMakeFiles/_magma_debug.dir/debug.cc.o
debug-ext/build/CMakeFiles/_magma_debug.dir/debug.cc.o.d
debug-ext/build/CMakeFiles/_magma_debug.dir/depend.make
debug-ext/build/CMakeFiles/_magma_debug.dir/flags.make
debug-ext/build/CMakeFiles/_magma_debug.dir/link.txt
debug-ext/build/CMakeFiles/_magma_debug.dir/progress.make
debug-ext/build/pybind11/Makefile
debug-ext/build/pybind11/cmake_install.cmake
debug-ext/build/pybind11/CMakeFiles/CMakeDirectoryInformation.cmake
debug-ext/build/pybind11/CMakeFiles/progress.marks
debug-ext/pybind11/.appveyor.yml
debug-ext/pybind11/.clang-format
debug-ext/pybind11/.clang-tidy
debug-ext/pybind11/.cmake-format.yaml
debug-ext/pybind11/.codespell-ignore-lines
debug-ext/pybind11/.git
debug-ext/pybind11/.gitattributes
debug-ext/pybind11/.gitignore
debug-ext/pybind11/.pre-commit-config.yaml
debug-ext/pybind11/.readthedocs.yml
debug-ext/pybind11/CMakeLists.txt
debug-ext/pybind11/LICENSE
debug-ext/pybind11/MANIFEST.in
debug-ext/pybind11/README.rst
debug-ext/pybind11/noxfile.py
debug-ext/pybind11/pyproject.toml
debug-ext/pybind11/setup.cfg
debug-ext/pybind11/setup.py
debug-ext/pybind11/.github/CODEOWNERS
debug-ext/pybind11/.github/CONTRIBUTING.md
debug-ext/pybind11/.github/dependabot.yml
debug-ext/pybind11/.github/labeler.yml
debug-ext/pybind11/.github/labeler_merged.yml
debug-ext/pybind11/.github/pull_request_template.md
debug-ext/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml
debug-ext/pybind11/.github/ISSUE_TEMPLATE/config.yml
debug-ext/pybind11/.github/matchers/pylint.json
debug-ext/pybind11/.github/workflows/ci.yml
debug-ext/pybind11/.github/workflows/configure.yml
debug-ext/pybind11/.github/workflows/format.yml
debug-ext/pybind11/.github/workflows/labeler.yml
debug-ext/pybind11/.github/workflows/pip.yml
debug-ext/pybind11/.github/workflows/upstream.yml
debug-ext/pybind11/docs/Doxyfile
debug-ext/pybind11/docs/Makefile
debug-ext/pybind11/docs/basics.rst
debug-ext/pybind11/docs/benchmark.py
debug-ext/pybind11/docs/benchmark.rst
debug-ext/pybind11/docs/changelog.rst
debug-ext/pybind11/docs/classes.rst
debug-ext/pybind11/docs/compiling.rst
debug-ext/pybind11/docs/conf.py
debug-ext/pybind11/docs/faq.rst
debug-ext/pybind11/docs/index.rst
debug-ext/pybind11/docs/installing.rst
debug-ext/pybind11/docs/limitations.rst
debug-ext/pybind11/docs/pybind11-logo.png
debug-ext/pybind11/docs/pybind11_vs_boost_python1.png
debug-ext/pybind11/docs/pybind11_vs_boost_python1.svg
debug-ext/pybind11/docs/pybind11_vs_boost_python2.png
debug-ext/pybind11/docs/pybind11_vs_boost_python2.svg
debug-ext/pybind11/docs/reference.rst
debug-ext/pybind11/docs/release.rst
debug-ext/pybind11/docs/requirements.txt
debug-ext/pybind11/docs/upgrade.rst
debug-ext/pybind11/docs/_static/css/custom.css
debug-ext/pybind11/docs/advanced/classes.rst
debug-ext/pybind11/docs/advanced/embedding.rst
debug-ext/pybind11/docs/advanced/exceptions.rst
debug-ext/pybind11/docs/advanced/functions.rst
debug-ext/pybind11/docs/advanced/misc.rst
debug-ext/pybind11/docs/advanced/smart_ptrs.rst
debug-ext/pybind11/docs/advanced/cast/chrono.rst
debug-ext/pybind11/docs/advanced/cast/custom.rst
debug-ext/pybind11/docs/advanced/cast/eigen.rst
debug-ext/pybind11/docs/advanced/cast/functional.rst
debug-ext/pybind11/docs/advanced/cast/index.rst
debug-ext/pybind11/docs/advanced/cast/overview.rst
debug-ext/pybind11/docs/advanced/cast/stl.rst
debug-ext/pybind11/docs/advanced/cast/strings.rst
debug-ext/pybind11/docs/advanced/pycpp/index.rst
debug-ext/pybind11/docs/advanced/pycpp/numpy.rst
debug-ext/pybind11/docs/advanced/pycpp/object.rst
debug-ext/pybind11/docs/advanced/pycpp/utilities.rst
debug-ext/pybind11/docs/cmake/index.rst
debug-ext/pybind11/include/pybind11/attr.h
debug-ext/pybind11/include/pybind11/buffer_info.h
debug-ext/pybind11/include/pybind11/cast.h
debug-ext/pybind11/include/pybind11/chrono.h
debug-ext/pybind11/include/pybind11/common.h
debug-ext/pybind11/include/pybind11/complex.h
debug-ext/pybind11/include/pybind11/eigen.h
debug-ext/pybind11/include/pybind11/embed.h
debug-ext/pybind11/include/pybind11/eval.h
debug-ext/pybind11/include/pybind11/functional.h
debug-ext/pybind11/include/pybind11/gil.h
debug-ext/pybind11/include/pybind11/iostream.h
debug-ext/pybind11/include/pybind11/numpy.h
debug-ext/pybind11/include/pybind11/operators.h
debug-ext/pybind11/include/pybind11/options.h
debug-ext/pybind11/include/pybind11/pybind11.h
debug-ext/pybind11/include/pybind11/pytypes.h
debug-ext/pybind11/include/pybind11/stl.h
debug-ext/pybind11/include/pybind11/stl_bind.h
debug-ext/pybind11/include/pybind11/detail/class.h
debug-ext/pybind11/include/pybind11/detail/common.h
debug-ext/pybind11/include/pybind11/detail/descr.h
debug-ext/pybind11/include/pybind11/detail/init.h
debug-ext/pybind11/include/pybind11/detail/internals.h
debug-ext/pybind11/include/pybind11/detail/type_caster_base.h
debug-ext/pybind11/include/pybind11/detail/typeid.h
debug-ext/pybind11/include/pybind11/eigen/matrix.h
debug-ext/pybind11/include/pybind11/eigen/tensor.h
debug-ext/pybind11/include/pybind11/stl/filesystem.h
debug-ext/pybind11/pybind11/__init__.py
debug-ext/pybind11/pybind11/__main__.py
debug-ext/pybind11/pybind11/_version.py
debug-ext/pybind11/pybind11/commands.py
debug-ext/pybind11/pybind11/py.typed
debug-ext/pybind11/pybind11/setup_helpers.py
debug-ext/pybind11/tests/CMakeLists.txt
debug-ext/pybind11/tests/conftest.py
debug-ext/pybind11/tests/constructor_stats.h
debug-ext/pybind11/tests/cross_module_gil_utils.cpp
debug-ext/pybind11/tests/cross_module_interleaved_error_already_set.cpp
debug-ext/pybind11/tests/env.py
debug-ext/pybind11/tests/local_bindings.h
debug-ext/pybind11/tests/object.h
debug-ext/pybind11/tests/pybind11_cross_module_tests.cpp
debug-ext/pybind11/tests/pybind11_tests.cpp
debug-ext/pybind11/tests/pybind11_tests.h
debug-ext/pybind11/tests/pytest.ini
debug-ext/pybind11/tests/requirements.txt
debug-ext/pybind11/tests/test_async.cpp
debug-ext/pybind11/tests/test_async.py
debug-ext/pybind11/tests/test_buffers.cpp
debug-ext/pybind11/tests/test_buffers.py
debug-ext/pybind11/tests/test_builtin_casters.cpp
debug-ext/pybind11/tests/test_builtin_casters.py
debug-ext/pybind11/tests/test_call_policies.cpp
debug-ext/pybind11/tests/test_call_policies.py
debug-ext/pybind11/tests/test_callbacks.cpp
debug-ext/pybind11/tests/test_callbacks.py
debug-ext/pybind11/tests/test_chrono.cpp
debug-ext/pybind11/tests/test_chrono.py
debug-ext/pybind11/tests/test_class.cpp
debug-ext/pybind11/tests/test_class.py
debug-ext/pybind11/tests/test_const_name.cpp
debug-ext/pybind11/tests/test_const_name.py
debug-ext/pybind11/tests/test_constants_and_functions.cpp
debug-ext/pybind11/tests/test_constants_and_functions.py
debug-ext/pybind11/tests/test_copy_move.cpp
debug-ext/pybind11/tests/test_copy_move.py
debug-ext/pybind11/tests/test_custom_type_casters.cpp
debug-ext/pybind11/tests/test_custom_type_casters.py
debug-ext/pybind11/tests/test_custom_type_setup.cpp
debug-ext/pybind11/tests/test_custom_type_setup.py
debug-ext/pybind11/tests/test_docstring_options.cpp
debug-ext/pybind11/tests/test_docstring_options.py
debug-ext/pybind11/tests/test_eigen_matrix.cpp
debug-ext/pybind11/tests/test_eigen_matrix.py
debug-ext/pybind11/tests/test_eigen_tensor.cpp
debug-ext/pybind11/tests/test_eigen_tensor.inl
debug-ext/pybind11/tests/test_eigen_tensor.py
debug-ext/pybind11/tests/test_eigen_tensor_avoid_stl_array.cpp
debug-ext/pybind11/tests/test_enum.cpp
debug-ext/pybind11/tests/test_enum.py
debug-ext/pybind11/tests/test_eval.cpp
debug-ext/pybind11/tests/test_eval.py
debug-ext/pybind11/tests/test_eval_call.py
debug-ext/pybind11/tests/test_exceptions.cpp
debug-ext/pybind11/tests/test_exceptions.h
debug-ext/pybind11/tests/test_exceptions.py
debug-ext/pybind11/tests/test_factory_constructors.cpp
debug-ext/pybind11/tests/test_factory_constructors.py
debug-ext/pybind11/tests/test_gil_scoped.cpp
debug-ext/pybind11/tests/test_gil_scoped.py
debug-ext/pybind11/tests/test_iostream.cpp
debug-ext/pybind11/tests/test_iostream.py
debug-ext/pybind11/tests/test_kwargs_and_defaults.cpp
debug-ext/pybind11/tests/test_kwargs_and_defaults.py
debug-ext/pybind11/tests/test_local_bindings.cpp
debug-ext/pybind11/tests/test_local_bindings.py
debug-ext/pybind11/tests/test_methods_and_attributes.cpp
debug-ext/pybind11/tests/test_methods_and_attributes.py
debug-ext/pybind11/tests/test_modules.cpp
debug-ext/pybind11/tests/test_modules.py
debug-ext/pybind11/tests/test_multiple_inheritance.cpp
debug-ext/pybind11/tests/test_multiple_inheritance.py
debug-ext/pybind11/tests/test_numpy_array.cpp
debug-ext/pybind11/tests/test_numpy_array.py
debug-ext/pybind11/tests/test_numpy_dtypes.cpp
debug-ext/pybind11/tests/test_numpy_dtypes.py
debug-ext/pybind11/tests/test_numpy_vectorize.cpp
debug-ext/pybind11/tests/test_numpy_vectorize.py
debug-ext/pybind11/tests/test_opaque_types.cpp
debug-ext/pybind11/tests/test_opaque_types.py
debug-ext/pybind11/tests/test_operator_overloading.cpp
debug-ext/pybind11/tests/test_operator_overloading.py
debug-ext/pybind11/tests/test_pickling.cpp
debug-ext/pybind11/tests/test_pickling.py
debug-ext/pybind11/tests/test_pytypes.cpp
debug-ext/pybind11/tests/test_pytypes.py
debug-ext/pybind11/tests/test_sequences_and_iterators.cpp
debug-ext/pybind11/tests/test_sequences_and_iterators.py
debug-ext/pybind11/tests/test_smart_ptr.cpp
debug-ext/pybind11/tests/test_smart_ptr.py
debug-ext/pybind11/tests/test_stl.cpp
debug-ext/pybind11/tests/test_stl.py
debug-ext/pybind11/tests/test_stl_binders.cpp
debug-ext/pybind11/tests/test_stl_binders.py
debug-ext/pybind11/tests/test_tagbased_polymorphic.cpp
debug-ext/pybind11/tests/test_tagbased_polymorphic.py
debug-ext/pybind11/tests/test_thread.cpp
debug-ext/pybind11/tests/test_thread.py
debug-ext/pybind11/tests/test_union.cpp
debug-ext/pybind11/tests/test_union.py
debug-ext/pybind11/tests/test_virtual_functions.cpp
debug-ext/pybind11/tests/test_virtual_functions.py
debug-ext/pybind11/tests/valgrind-numpy-scipy.supp
debug-ext/pybind11/tests/valgrind-python.supp
debug-ext/pybind11/tests/__pycache__/conftest.cpython-310-pytest-6.2.5.pyc
debug-ext/pybind11/tests/extra_python_package/pytest.ini
debug-ext/pybind11/tests/extra_python_package/test_files.py
debug-ext/pybind11/tests/extra_setuptools/pytest.ini
debug-ext/pybind11/tests/extra_setuptools/test_setuphelper.py
debug-ext/pybind11/tests/test_cmake_build/CMakeLists.txt
debug-ext/pybind11/tests/test_cmake_build/embed.cpp
debug-ext/pybind11/tests/test_cmake_build/main.cpp
debug-ext/pybind11/tests/test_cmake_build/test.py
debug-ext/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
debug-ext/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
debug-ext/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
debug-ext/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
debug-ext/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
debug-ext/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
debug-ext/pybind11/tests/test_embed/CMakeLists.txt
debug-ext/pybind11/tests/test_embed/catch.cpp
debug-ext/pybind11/tests/test_embed/external_module.cpp
debug-ext/pybind11/tests/test_embed/test_interpreter.cpp
debug-ext/pybind11/tests/test_embed/test_interpreter.py
debug-ext/pybind11/tests/test_embed/test_trampoline.py
debug-ext/pybind11/tools/FindCatch.cmake
debug-ext/pybind11/tools/FindEigen3.cmake
debug-ext/pybind11/tools/FindPythonLibsNew.cmake
debug-ext/pybind11/tools/JoinPaths.cmake
debug-ext/pybind11/tools/check-style.sh
debug-ext/pybind11/tools/cmake_uninstall.cmake.in
debug-ext/pybind11/tools/codespell_ignore_lines_from_errors.py
debug-ext/pybind11/tools/libsize.py
debug-ext/pybind11/tools/make_changelog.py
debug-ext/pybind11/tools/pybind11.pc.in
debug-ext/pybind11/tools/pybind11Common.cmake
debug-ext/pybind11/tools/pybind11Config.cmake.in
debug-ext/pybind11/tools/pybind11NewTools.cmake
debug-ext/pybind11/tools/pybind11Tools.cmake
debug-ext/pybind11/tools/pyproject.toml
debug-ext/pybind11/tools/setup_global.py.in
debug-ext/pybind11/tools/setup_main.py.in
magma/__init__.py
magma/array.py
magma/ast_utils.py
magma/bfloat.py
magma/bind.py
magma/bind2.py
magma/bit.py
magma/bit_primitives.py
magma/bits.py
magma/bitutils.py
magma/braid.py
magma/circuit.py
magma/clock.py
magma/clock_io.py
magma/common.py
magma/compatibility.py
magma/compile.py
magma/compile_exception.py
magma/compile_guard.py
magma/compiler.py
magma/config.py
magma/conversions.py
magma/debug.py
magma/definition_context.py
magma/digital.py
magma/display.py
magma/enum.py
magma/family.py
magma/find_unconnected_ports.py
magma/generator.py
magma/if_def.py
magma/inline_verilog.py
magma/inline_verilog_expression.py
magma/interface.py
magma/ir.py
magma/is_definition.py
magma/is_primitive.py
magma/language_utils.py
magma/linking.py
magma/log.py
magma/logging.py
magma/math.py
magma/monitor.py
magma/operator_utils.py
magma/placer.py
magma/protocol_type.py
magma/ref.py
magma/scope.py
magma/set_name.py
magma/stubify.py
magma/symbol_table.py
magma/symbol_table_utils.py
magma/t.py
magma/transforms.py
magma/tuple.py
magma/type_utils.py
magma/uniquification.py
magma/util.py
magma/value_utils.py
magma/verilog_utils.py
magma/view.py
magma/waveform.py
magma/when.py
magma/wire.py
magma/wire_container.py
magma/wire_utils.py
magma/backend/__init__.py
magma/backend/blif.py
magma/backend/check_wiring_context.py
magma/backend/dot.py
magma/backend/firrtl.py
magma/backend/util.py
magma/backend/verilog.py
magma/backend/coreir/__init__.py
magma/backend/coreir/coreir_backend.py
magma/backend/coreir/coreir_compiler.py
magma/backend/coreir/coreir_runtime.py
magma/backend/coreir/coreir_transformer.py
magma/backend/coreir/coreir_utils.py
magma/backend/coreir/insert_coreir_wires.py
magma/backend/coreir/insert_wrap_casts.py
magma/backend/mlir/build_magma_graph.py
magma/backend/mlir/builtin.py
magma/backend/mlir/comb.py
magma/backend/mlir/common.py
magma/backend/mlir/compile_to_mlir.py
magma/backend/mlir/compile_to_mlir_opts.py
magma/backend/mlir/errors.py
magma/backend/mlir/graph_lib.py
magma/backend/mlir/hardware_module.py
magma/backend/mlir/hw.py
magma/backend/mlir/magma_common.py
magma/backend/mlir/magma_ops.py
magma/backend/mlir/mlir.py
magma/backend/mlir/mlir_compiler.py
magma/backend/mlir/mlir_printer_utils.py
magma/backend/mlir/mlir_to_verilog.py
magma/backend/mlir/printer_base.py
magma/backend/mlir/scoped_name_generator.py
magma/backend/mlir/sv.py
magma/backend/mlir/translation_unit.py
magma/backend/mlir/xmr_utils.py
magma/frontend/__init__.py
magma/frontend/coreir.py
magma/frontend/coreir_.py
magma/frontend/dummy_verilog_importer.py
magma/frontend/pyverilog_importer.py
magma/frontend/verilog.py
magma/frontend/verilog_importer.py
magma/frontend/verilog_utils.py
magma/passes/__init__.py
magma/passes/clock.py
magma/passes/debug_name.py
magma/passes/drive_undriven.py
magma/passes/elaborate_tuples.py
magma/passes/finalize_whens.py
magma/passes/group.py
magma/passes/instance_callback_pass.py
magma/passes/ir.py
magma/passes/passes.py
magma/passes/raise_logs_as_exceptions.py
magma/passes/terminate_unused.py
magma/passes/tsort.py
magma/primitives/__init__.py
magma/primitives/lut.py
magma/primitives/memory.py
magma/primitives/mux.py
magma/primitives/register.py
magma/primitives/set_index.py
magma/primitives/slice.py
magma/primitives/when.py
magma/primitives/wire.py
magma/primitives/xmr.py
magma/simulator/__init__.py
magma/simulator/coreir_simulator.py
magma/simulator/mdb.py
magma/simulator/python_simulator.py
magma/simulator/simulator.py
magma/smart/__init__.py
magma/smart/eval.py
magma/smart/make_smart.py
magma/smart/smart_bits.py
magma/ssa/__init__.py
magma/ssa/ssa.py
magma/syntax/__init__.py
magma/syntax/combinational.py
magma/syntax/combinational2.py
magma/syntax/coroutine.py
magma/syntax/inline_combinational.py
magma/syntax/sequential2.py
magma/syntax/util.py
magma/syntax/verilog.py
magma/syntax/verilog_utils.py
magma/syntax/transforms/__init__.py
magma/syntax/transforms/inline_yield_from.py
magma/syntax/transforms/replace_symbols.py
magma/testing/__init__.py
magma/testing/utils.py
magma/types/__init__.py
magma/types/bit_pattern.py
magma/types/handshake.py
magma/types/valid.py
magma_lang.egg-info/PKG-INFO
magma_lang.egg-info/SOURCES.txt
magma_lang.egg-info/dependency_links.txt
magma_lang.egg-info/requires.txt
magma_lang.egg-info/top_level.txt