litex/mibuild/sim
Florent Kermarrec 991572f4fe mibuild/sim: create server.py and server_tb (Proof of concept OK with flterm)
Using a server allow us to create a virtual UART (and ethernet TAP in the future).

1) start the server
2) start flterm on the virtual serial port created by the server
3) run the simulation

This will enable us to do serialboot and netboot in simulation.
This will also enable prototyping  ethernet for ARTIQ in simulation.
2015-03-03 17:38:22 +01:00
..
__init__.py mibuild: initial Verilator support 2015-03-01 18:27:46 +01:00
console_tb.cpp mibuild/sim: create server.py and server_tb (Proof of concept OK with flterm) 2015-03-03 17:38:22 +01:00
server.py mibuild/sim: create server.py and server_tb (Proof of concept OK with flterm) 2015-03-03 17:38:22 +01:00
server_tb.cpp mibuild/sim: create server.py and server_tb (Proof of concept OK with flterm) 2015-03-03 17:38:22 +01:00
verilator.py mibuild/sim: create server.py and server_tb (Proof of concept OK with flterm) 2015-03-03 17:38:22 +01:00