Commit Graph

1375 Commits

Author SHA1 Message Date
Florent Kermarrec d066497ab1 ip: able to request mac_address if not cached and send an empty ip frame 2015-01-30 17:44:44 +01:00
Florent Kermarrec 124a041fbd mac: add crossbar to simplify usage 2015-01-30 16:27:56 +01:00
Florent Kermarrec 1d447f2ae1 ip: add skeleton 2015-01-30 13:23:06 +01:00
Florent Kermarrec 41ead49c76 arp: little clean up 2015-01-30 12:06:56 +01:00
Florent Kermarrec fa48346385 arp: request/reply with model OK 2015-01-30 12:02:01 +01:00
Florent Kermarrec a7d4427de4 arp: rx and decoding OK 2015-01-30 10:48:56 +01:00
Florent Kermarrec 18a7d66b5e add arp_tb and fixes (able to send a valid ARP request to the model) 2015-01-30 00:03:16 +01:00
Florent Kermarrec 08e83af62d model: add real dumps and test models with it 2015-01-30 00:02:11 +01:00
Florent Kermarrec 8d9357d85f arp: add skeleton 2015-01-29 21:07:02 +01:00
Florent Kermarrec dcbfdcab44 model: add arp skeleton 2015-01-29 19:17:45 +01:00
Florent Kermarrec 96b08a0cc7 improve mac model (add header encoding/decoding) 2015-01-29 18:22:12 +01:00
Florent Kermarrec cb9ec51de8 simplify MAC dispatch (use onehot mode if Dispatcher) 2015-01-29 01:10:40 +01:00
Florent Kermarrec 51c9f84ef0 create LiteEthIPStack skeleton 2015-01-29 01:03:47 +01:00
Florent Kermarrec 5b37068393 make packetizer/depacketizer generic and use it for all layers 2015-01-29 00:25:55 +01:00
Florent Kermarrec dc5e1aa1ad mac: add packetizer/depacketizer (untested) 2015-01-29 00:02:50 +01:00
Florent Kermarrec 6249209f94 mac: use eth_phy_description inside mac 2015-01-28 22:49:49 +01:00
Florent Kermarrec 98b82348e7 common: add mac/arp/ip/udp header descriptions 2015-01-28 22:43:58 +01:00
Florent Kermarrec ddf0579644 test: mac_wishbone_tb OK 2015-01-28 21:54:09 +01:00
Florent Kermarrec 44113d754f mac: change default interface (core) 2015-01-28 20:55:18 +01:00
Florent Kermarrec fb00202427 test: mac_core_tb OK 2015-01-28 20:44:41 +01:00
Florent Kermarrec f65848ca92 doc : add link to generated html/pdf 2015-01-28 19:59:49 +01:00
Florent Kermarrec 2d05c31cc0 doc : add link to generated html/pdf 2015-01-28 19:53:58 +01:00
Florent Kermarrec 33edf11ec9 test: add mac simulation skeleton 2015-01-28 19:07:59 +01:00
Florent Kermarrec 615d7da703 README: fix tabs 2015-01-28 15:55:52 +01:00
Florent Kermarrec 8eb3526db2 README: add indication to change com port to test BIST 2015-01-28 15:52:55 +01:00
Florent Kermarrec 9010b30c95 README: fix LiteScope download URL 2015-01-28 15:19:43 +01:00
Florent Kermarrec 8a42d74904 setup.py: fix 2015-01-28 13:16:29 +01:00
Florent Kermarrec e42fdb4232 test integration in MiSoC (fixes/cleanup) 2015-01-28 11:56:28 +01:00
Florent Kermarrec 09537523a6 test: add PHY model skeleton 2015-01-28 10:25:33 +01:00
Florent Kermarrec 8a2b65f21d continue code refactoring 2015-01-28 09:28:33 +01:00
Florent Kermarrec 4cd73fc9da change name to LiteEth (LiteEthernet is too long...) 2015-01-28 01:36:38 +01:00
Florent Kermarrec 8477974ef1 start code adaptation 2015-01-28 00:51:31 +01:00
Florent Kermarrec 0826811047 etherbone: import core from Robert Jordens 2015-01-28 00:10:26 +01:00
Florent Kermarrec 46c4841d68 mac: import files from MiSoC 2015-01-27 23:59:06 +01:00
Florent Kermarrec b2aec337b1 fix download url in setup.py 2015-01-27 23:52:14 +01:00
Florent Kermarrec a160b04d2f init repo 2015-01-27 23:50:52 +01:00
Florent Kermarrec 9d6a3e7f2a doc: add skeleton 2015-01-27 21:35:58 +01:00
Florent Kermarrec 0c907e5afa fill building parameters 2015-01-27 20:24:14 +01:00
Florent Kermarrec 7f9174f83d add storage qualifier 2015-01-27 20:14:07 +01:00
Florent Kermarrec fc96b20225 add optional subsampler 2015-01-27 19:58:02 +01:00
Florent Kermarrec 70d7152cda core/storage: split LiteScopeRecorder in LiteScopeRecorderUnit and LiteScopeRecorder 2015-01-27 11:34:59 +01:00
Florent Kermarrec 8887bea721 update LiteScope 2015-01-25 21:34:44 +01:00
Florent Kermarrec 64d18796e0 change CSR class names (do not expose XXYYCSR to user) 2015-01-25 21:34:13 +01:00
Florent Kermarrec a3dae5fc5c host/driver: simplify 2015-01-25 16:13:06 +01:00
Florent Kermarrec 4472dac603 simplify code and use Sink/Source instead of records 2015-01-25 15:58:00 +01:00
Florent Kermarrec d97ec9235b targets/core: generate status/BIST ios 2015-01-25 11:23:39 +01:00
Florent Kermarrec 6f7d85b95c host: remove cpuif (we use the one from MiSoC) and some clean up 2015-01-23 16:45:04 +01:00
Florent Kermarrec 9960ca010a test on hardware and clean up/fix 2015-01-23 13:27:40 +01:00
Florent Kermarrec 9da8188b71 add Icarus verilog simulation workaround (needed to simulate SATA core) 2015-01-23 10:17:39 +01:00
Florent Kermarrec b70913b9a4 replace HKU acronym in copyright with The University of Hong Kong 2015-01-23 10:12:02 +01:00