Open aolofsson opened 4 years ago
Hi Andreas!
Yes, I'll write something down and get back to you.
Best regards, Edgar
Hi!
I finally got around to writing a small guide on how to reproduce the RISCV64 cosim demo. It's not very exhaustive but we can add more details as we go!
https://github.com/Xilinx/systemctlm-cosim-demo/blob/master/docs/lmac-demos.md
Best regards, Edgar
The repo hints at support for RISC-V in the file riscv_virt_lmac2_demo.cc, but there is no obvious way to reproduce the demo. What software stack, qemu repo, and qemu command line needs to be used to run the lmac demo with risc-v? The link referenced in the README requires prebuilt binaries, which is a concern and doesn't seem to line up? http://www.wiki.xilinx.com/QEMU+SystemC+and+TLM+CoSimulation
Would it be possible to document the side by side command by command terminal boot of the qemu/risc-v with the lmac cosim demo, as shown in the live demo within the README?