trying out systemc and verilog things, build up to running SystemC TLM with QEMU co-sim
Have nix or verilator installed.
Just do make and hope it works.
git clone https://github.com/parthpower/cosim
cd cosim
nix run
# or makeor be brave and
nix run github:parthpower/cosim- write some sane verilog to cosim
- enable vcd tracing
- something simple with SystemC TLM
- QEMU/cosim things with https://github.com/Xilinx/libsystemctlm-soc/blob/master/libremote-port/remote-port-tlm.cc...
not so important todo
- better
flake.nix