Skip to content
Snippets Groups Projects
Select Git revision
  • 6421a3f57e189579643edd02209761f2d5570698
  • dev default
  • 64-feat-blacklist-unwanted-concepts-from-output
  • 61-feature-add-optional-backwards-mapping-for-consistency-with-older-version-2
  • main protected
  • 11-test-fix-tests-to-handle-licensed-data-resources-from-trud-snd-omop
  • general
  • pypi
  • old-main
  • v0.0.3
10 results

acmc

Name Last commit Last update
..
bin
resources
tools
.gitmodules
README.md

SoCSim

SoCSim is a very basic simulation framework which allows for easy running of simulation scripts. Scripts can be located in the simulate/socsim directory of any repository or subrepository of a project.

By using the

$ socsim $simulation_script

command, you can easily run your simulation scripts. This is done by socsim looking over a searchpath of socsim directories in your design project.

These scripts can call any simulator or external simulation flow and should make simulation management easier.