mibuild/xilinx: export special_overrides dictionary
[litex.git] / mibuild / sim /
2015-03-10 Florent Kermarrecmibuild/sim: clean up (thanks sb)
2015-03-10 Sebastien Bourdeauducqmibuild/sim/dut_tb: fix permissions
2015-03-09 Florent Kermarrecmibuild/sim: get serial dev from /tmp/simserial
2015-03-09 Florent Kermarrecmibuild/sim: add support for pty
2015-03-09 Florent Kermarrecmibuild/sim: remove hack, the issue was in gateware...
2015-03-09 Florent Kermarrecmibuild/sim: clean up and move eth struct to sim
2015-03-09 Florent Kermarrecmibuild/sim: regroup console_tb/ethernet_tb in dut_tb
2015-03-09 Florent Kermarrecmibuild/sim: remove server and interact with tap direct...
2015-03-06 Florent Kermarrecmibuild/sim: able to visualize arp requests with wireshark
2015-03-06 Florent Kermarrecmibuild/sim: able to send ethernet frame from sim to...
2015-03-06 Florent Kermarrecmibuild/sim: add ethernet pins to verilor.py
2015-03-03 Florent Kermarrecmibuild/sim/server_tb: use SERIAL_SINK_ACK
2015-03-03 Florent Kermarrecmibuild/sim: use /tmp/simsocket sockaddr for server
2015-03-03 Florent Kermarrecmibuild/sim: avoid updating end at each cycle (simulati...
2015-03-03 Florent Kermarrecmibuild/sim: simplify console_tb with sim struct
2015-03-03 Florent Kermarrecmibuild/sim: create server.py and server_tb (Proof...
2015-03-02 Florent KermarrecMerge branch 'master' of github.com/m-labs/migen
2015-03-02 Florent Kermarrecmibuild/sim/verilator: remove verilator_root, use ...
2015-03-02 Sebastien Bourdeauducqmibuild/sim: style fixes
2015-03-01 Florent Kermarrecmibuild: initial Verilator support