enjoy-digital / litex

Build your hardware, easily!
Other
2.91k stars 557 forks source link

Simulate SoC and communicate through UART #2084

Open Leopard777 opened 2 days ago

Leopard777 commented 2 days ago

I had a look at the wiki (https://github.com/enjoy-digital/litex/wiki/SoC-Simulator and https://github.com/enjoy-digital/litex/wiki/Use-Host-Bridge-to-control-debug-a-SoC) and I had the question whether or not its possible to simulate an SoC with UART and communicate with it through UART? The reason I’m asking is because the firmware I’m creating accepts commands via UART and I would like to make use of simulation for development.

P.S. The project looks really cool!

AndrewD commented 1 day ago

You can interact with the bios, or a running firmware, via the terminal when running the simulator.