Commit Graph

1300 Commits

Author SHA1 Message Date
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
Florent Kermarrec 9a3e9f86cf simplify LiteScopeLA export (use vns from platform on atexit) 2015-01-23 10:07:58 +01:00
Florent Kermarrec ef440274fe simplify LiteScopeLA export (use vns from platform on atexit) 2015-01-23 09:52:20 +01:00
Florent Kermarrec 261469814f add hack to generate verilog with AsyncResetSynchronizer (FIXME) 2015-01-23 03:18:25 +01:00
Florent Kermarrec 6003b8af02 use LiteScope (replace Miscope) 2015-01-23 01:34:59 +01:00
Florent Kermarrec fb7864c2b9 add missings __init__.py 2015-01-23 01:14:35 +01:00
Florent Kermarrec d45991d6eb fix README 2015-01-23 01:07:51 +01:00
Florent Kermarrec ea48f44b90 add LiteScopeLA example 2015-01-23 00:46:24 +01:00
Florent Kermarrec 5c40ff02cb add LiteScopeIO example 2015-01-23 00:15:42 +01:00
Florent Kermarrec f35f93a7c5 start refactoring and change name to LiteScope 2015-01-23 00:02:53 +01:00
Florent Kermarrec 7b2135f58f add .gitignore 2015-01-22 21:25:23 +01:00
Florent Kermarrec 4e3190120e fix build with upstream Migen/MiSoC 2015-01-22 21:23:14 +01:00
Florent Kermarrec 319a4a7f51 more doc 2015-01-22 21:04:36 +01:00
Florent Kermarrec b299116ace replace SATAX with sata_genx 2015-01-22 17:15:12 +01:00
Florent Kermarrec bbd2a076be targets/core: simplify ios generation 2015-01-22 16:52:26 +01:00
Florent Kermarrec 8d16a166c4 change submodules/specials/clock_domains syntax 2015-01-22 16:04:53 +01:00
Florent Kermarrec 609f8f9abb revert submodules/specials/clock_domains syntax 2015-01-22 14:00:50 +01:00
Florent Kermarrec 3346bf8b2b frontend: simplify 2015-01-22 10:45:11 +01:00
Florent Kermarrec 8638e5dd15 doc: fix typos 2015-01-22 09:55:06 +01:00
Florent Kermarrec 97eb712766 bist: add random addressing 2015-01-22 01:56:37 +01:00
Florent Kermarrec 91bb531641 bist: add loops parameter for more precision in speed computation 2015-01-22 01:33:02 +01:00
Florent Kermarrec c9761be54f command: remove success/failed redundancy (keep failed) 2015-01-22 00:23:11 +01:00
Florent Kermarrec ff0c8e3d22 add PacketBuffer, simplify architecture and reduce ressource usage 2015-01-22 00:13:19 +01:00
Florent Kermarrec ebf1faed5b transport: simplify tx and reduce ressource usage 2015-01-21 19:11:54 +01:00
Florent Kermarrec 1b20831541 transport: simplify and reduce ressource usage 2015-01-21 18:55:42 +01:00
Florent Kermarrec fccf2c9430 common: clean up 2015-01-21 12:01:28 +01:00