/cosim

Primary LanguageNixOtherNOASSERTION

SystemC TLM + Verilator + QEMU = cosim (maybe)

trying out systemc and verilog things, build up to running SystemC TLM with QEMU co-sim

How to run?

Have nix or verilator installed.

Just do make and hope it works.

with nix

git clone https://github.com/parthpower/cosim
cd cosim
nix run
# or make

or be brave and

nix run github:parthpower/cosim

TODO

not so important todo

  • better flake.nix