291 Commits

Author SHA1 Message Date
enjoy-digital
d2847d9501
Merge pull request #27 from michael-etzkorn/patch-1
README: fix typo
2022-05-03 09:10:00 +02:00
Michael Etzkorn 明凯
698aae5891
README: fix typo 2022-05-02 13:42:45 -05:00
Florent Kermarrec
c4d0f723a5 kc705: Use full platform import. 2022-05-02 13:37:43 +02:00
Florent Kermarrec
9d9453b91d serdes/A7USB3SerDes: Update GTP parameters. 2022-04-26 17:48:20 +02:00
Florent Kermarrec
8328ef9fb5 acorn: Inverse led polarity (active low). 2022-04-26 17:34:56 +02:00
Florent Kermarrec
177938e91e serdes/A7USB3SerDes: Add rx_idle filtering (Similar to K7USB3SerDes). 2022-04-26 16:43:46 +02:00
Florent Kermarrec
d5cccbb8ff README: Fix typos/omissions. 2022-04-26 16:25:07 +02:00
Florent Kermarrec
b89ca5fa81 sim: Update and fix tracing. 2022-04-26 16:18:11 +02:00
Florent Kermarrec
726d7bdbb9 tools/test_analyzer: Remove since now replaced advantageously by litescope_cli. 2022-04-26 16:12:26 +02:00
Florent Kermarrec
12addd1d61 README/LICENSE: Update. 2022-04-26 16:09:57 +02:00
Florent Kermarrec
5ac1852ab0 doc: Add Acorn Baseboard + SFP2USB pictures and remove old hardware setup. 2022-04-26 15:55:54 +02:00
Florent Kermarrec
69b87881d9 Add acorn target (Through LiteX-Acorn Baseboard and SFP2USB). 2022-04-26 15:48:56 +02:00
Florent Kermarrec
5b92bdb082 serdes: Remove ECP5 support (not stable enough for now, focus on 7-series). 2022-04-26 15:47:46 +02:00
Florent Kermarrec
f41ce3534f targets: Remove Netv2/Versa ECP5 support (We'll focus on 7-Series with SFP2USB for now). 2022-04-26 15:43:58 +02:00
Florent Kermarrec
e92a6efa19 ltssm: Add Recovery.Active/Configuration states. 2022-04-26 15:40:29 +02:00
Florent Kermarrec
464efdaf7c training: Add TS1 short detection (For LTSSM Recovery state). 2022-04-26 15:40:00 +02:00
Florent Kermarrec
b86f82779a serdes/K7USB3SerDes: Update GTX parameters and add rx_idle filtering. 2022-04-26 15:36:58 +02:00
Florent Kermarrec
d15015ed54 kc705: Add debug IOs through CYUSB3ACC-005.
Useful to output/monitor some signals with a logic analyzer (In complement of LiteScope internally).
2022-04-26 15:30:45 +02:00
Florent Kermarrec
55eee1a81f kc705: Add SFP support (Through Xillybus's SFP2USB) and remove HiTechGlobal USB3.0 FMC support. 2022-04-26 15:26:10 +02:00
Florent Kermarrec
3d0bea4453 targets: Remove add_csr calls (no longer required). 2021-05-05 09:49:10 +02:00
Florent Kermarrec
45d947cc1c targets: Simplify Etherbone using LiteX's add_etherbone. 2021-05-05 09:45:49 +02:00
Florent Kermarrec
c45b862b57 targets: Simplify UART Wishbone Bridge using LiteX's add_uartbone. 2021-05-05 09:41:00 +02:00
Florent Kermarrec
d6e27d7d35 targets: Update and fix build: Switch to litex_boards and AsyncResetSynchronizer now directly integrated in ECP5PLL. 2021-05-05 09:36:40 +02:00
Florent Kermarrec
8fda9096d1 versa_ecp5: use old pll.vco_freq_range as temporary workaround to be able to build target. 2020-08-24 18:45:57 +02:00
Florent Kermarrec
3f38c7f15d add SPDX License Identifier to headers and specify project. 2020-08-24 18:01:17 +02:00
Florent Kermarrec
caecd4fe8f targets: only keep 1 target per FPGA family. 2020-08-24 17:53:38 +02:00
Florent Kermarrec
091c39f248 targets: update builds. 2020-06-04 14:44:14 +02:00
Florent Kermarrec
48304d0ad5 add ecpix5 initial target. 2020-06-04 14:39:49 +02:00
Florent Kermarrec
dd4d21f280 targets: update/simplify (programmers are now directly provided in litex-boards). 2020-05-21 09:31:49 +02:00
Florent Kermarrec
d66a782a95 doc: add gerbers files of the breakout board (thanks bunnie). 2020-04-03 08:55:27 +02:00
Florent Kermarrec
71c68813e7 netv2: use OpenOCD on the Rpi to load the bitstream. 2020-02-26 19:41:04 +01:00
Florent Kermarrec
4d2e540290 usb3_core: simplify out_fifo.sink.valid 2020-02-26 19:18:34 +01:00
Florent Kermarrec
dd9a33c0d7 README: improve description of the hardware test and expected results 2020-02-13 19:43:52 +01:00
Michael Gielda
9382f9d041
Minor review of README
Signed-off-by: Michael Gielda <mgielda@antmicro.com>
2020-02-11 21:21:38 +01:00
Florent Kermarrec
26993b855e scrambling: add enable signal on Scrambler/Descrambler, fix reset parameter on Descrambler 2020-01-16 17:55:17 +01:00
Florent Kermarrec
67073a11e2 scrambling: synchronize descrambler with COMMA and make scrambling mandatory 2020-01-16 17:49:29 +01:00
Florent Kermarrec
36ae5c8bb6 build: make sure to create build/gateware directory if not existing 2020-01-16 16:38:45 +01:00
Florent Kermarrec
ab55a49da3 sim: more comments 2020-01-08 08:26:46 +01:00
Florent Kermarrec
4b351516bc sim: remove unnecessary SimPins/Platform/do_finalize 2020-01-08 08:19:52 +01:00
Florent Kermarrec
46e2dafed3 README: fix Versa ECP5 link (thanks Chris Osterwood) 2019-12-17 18:24:16 +01:00
Florent Kermarrec
8fc5a8c291 targets: indicate build/load with prints 2019-12-17 10:39:39 +01:00
Florent Kermarrec
d74b39b8c5 targets: add usb3_pipe banner 2019-12-17 10:20:05 +01:00
Florent Kermarrec
c85fb39547 targets: print help when no build or load action 2019-12-17 10:06:42 +01:00
Florent Kermarrec
107cca8428 netv2: add xc7a100t support (with new --device parameter) 2019-12-17 10:04:35 +01:00
Florent Kermarrec
55cb51a783 targets: switch to argparse 2019-12-17 09:58:07 +01:00
Florent Kermarrec
b51b490dba add NeTV2 support 2019-12-16 21:33:00 +01:00
Florent Kermarrec
dd9723cbf4 lfps: fix typo 2019-12-13 15:58:45 +01:00
Florent Kermarrec
b42b25fb47 usb3_core/core: document 2019-12-13 15:04:03 +01:00
Florent Kermarrec
445d8d183c serdes: document, rename SerdesTXDatapath/SerdesRXDatapath to TXDatapath/RXDatapath 2019-12-13 14:56:25 +01:00
Florent Kermarrec
7fa46707b6 core: document features 2019-12-13 13:12:36 +01:00