Xilinx / systemctlm-cosim-demo

QEMU libsystemctlm-soc co-simulation demos.
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/862421112/Co-simulation
Other
131 stars 47 forks source link

LMAC demo documentation #5

Open aolofsson opened 4 years ago

aolofsson commented 4 years ago

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?

edgarigl commented 4 years ago

Hi Andreas!

Yes, I'll write something down and get back to you.

Best regards, Edgar

edgarigl commented 4 years ago

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