Run-time selecion of simulator engine
authorCesar Strauss <cestrauss@gmail.com>
Thu, 24 Sep 2020 11:41:29 +0000 (08:41 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Thu, 24 Sep 2020 11:41:29 +0000 (08:41 -0300)
commit829c622140e0e2d230b8f5697b69f8db303b4a75
treed7f291ba5636d118fcc3dbc0185db55918c87528
parent76d403d03a5edf4696c045b5a1441d7b3507606d
Run-time selecion of simulator engine

Allows alternating between cxxsim and pysim at run-time, with minimal
code changes to its users.
src/nmutil/sim_tmp_alternative.py [new file with mode: 0644]