Skip to content
Snippets Groups Projects
Select Git revision
  • c22bdede8f9b45b6dd93f8c0fbec39062fcf309f
  • master default protected
  • ao2g15/uos-latex-template-ao2g15-master-patch-59788
  • v1.6
  • v1.5
  • v1.4
  • v1.3
  • v1.1
  • v1.0-rc4
  • v2.2-rc1
  • v1.0-rc3
  • v1.0-rc2
  • v2.0
  • v1.0-rc1
  • v0.9
  • v0.9.1
  • v1.0-rc
17 results

source

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.