Skip to content
/ dspsim Public

Python package for simulating HDL modules and generating FPGA projects

License

Notifications You must be signed in to change notification settings

fsodari/dspsim

Repository files navigation

Build steps

  • read in pyproject.toml tool.dspsim settings.
  • run --json-only on all sources with no overrides to get default parameters.
  • run --json-only again with overrides to get the final model params.
  • generate bindings for all models
  • generate include header for project.
  • run verilator on all models

About

Python package for simulating HDL modules and generating FPGA projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published