liteeth/test/model
Florent Kermarrec 57b70c640c start adapting simulations to new migen (still some issues with Migen simulator)
Simulator issues:
- MultiReg not simulated correctly (I've used direct instantiation of MultiRegImpl to get simulation working)
- MemoryArray with granularity != 1 raise NotImplementedError
2015-11-13 13:46:05 +01:00
..
__init__.py init repo 2015-09-07 13:29:34 +02:00
arp.py fix simulations (adapt to new organization) and and all target in Makefile to for regression testing 2015-09-12 20:53:14 +02:00
dumps.py init repo 2015-09-07 13:29:34 +02:00
etherbone.py move etherbone packets and record description to software 2015-10-13 21:36:37 +02:00
icmp.py fix simulations (adapt to new organization) and and all target in Makefile to for regression testing 2015-09-12 20:53:14 +02:00
ip.py fix simulations (adapt to new organization) and and all target in Makefile to for regression testing 2015-09-12 20:53:14 +02:00
mac.py fix simulations (adapt to new organization) and and all target in Makefile to for regression testing 2015-09-12 20:53:14 +02:00
phy.py start adapting simulations to new migen (still some issues with Migen simulator) 2015-11-13 13:46:05 +01:00
udp.py fix simulations (adapt to new organization) and and all target in Makefile to for regression testing 2015-09-12 20:53:14 +02:00