Florent Kermarrec
|
9e7079c4c8
|
targets: Remove int() on BaseSoC's sys_clk_freq.
|
2022-11-08 11:54:17 +01:00 |
Florent Kermarrec
|
b0e6414519
|
targets: Cleanup arguments and switch --sys-clk-freq to float (avoid conversion in code).
|
2022-11-08 10:41:35 +01:00 |
Florent Kermarrec
|
16b9677acd
|
targets: Switch to soc_core_argdict.
The next move was to remove soc_core and only keep soc; so this is probably the right time to do
it in targets to avoid having to handle it later.
|
2022-11-07 08:43:26 +01:00 |
Florent Kermarrec
|
33b0400aed
|
targets: Update LiteXArgumentParser imports.
|
2022-11-06 21:39:52 +01:00 |
Gwenhael Goavec-Merou
|
9960f38d95
|
targets: replace LiteXSoCArgumentParser by LiteXArgumentParser, remove tasks done LiteXArgumentParser
|
2022-11-06 11:27:47 +01:00 |
Florent Kermarrec
|
548a028730
|
targets: Switch to LiteXModule to simplify/cleanup code.
|
2022-10-27 21:21:37 +02:00 |
Florent Kermarrec
|
756e4f73fc
|
sipeed_tang_primer_20k: Cleanup CRG.
|
2022-09-08 17:27:41 +02:00 |
Florent Kermarrec
|
fadc5619f1
|
sipeed_tang_primer_20k/ddr3: Add litescope debug.
|
2022-09-07 17:46:46 +02:00 |
Florent Kermarrec
|
6c7157f799
|
sipeed_tang_primer_20k: Disable L2 cache to ease debug and add WIP status.
|
2022-09-07 17:07:07 +02:00 |
Florent Kermarrec
|
d39d87b701
|
sipeed_tang_primer_20k: Switch to PHYPadsReducer and enable the 2 modules.
|
2022-09-07 12:06:22 +02:00 |
Icenowy Zheng
|
1663ded641
|
sipeed_tang_primer_20k: Add initial DDR3 integration (WIP).
|
2022-09-07 11:53:24 +02:00 |
Florent Kermarrec
|
c9b8579ea3
|
sipeed_tang_primer_20k: Drive hdmi hdp to 1.
|
2022-09-07 11:22:02 +02:00 |
Florent Kermarrec
|
abd20f560b
|
sipeed_tang_primer: Minor cleanups (Rename standard dock to standard, reduce margin on hdmi5x).
|
2022-09-07 10:56:17 +02:00 |
Gwenhael Goavec-Merou
|
ce5977bc1a
|
targets/sipeed_tang_primer_20k: fix CLKDIV (disable reset and calibration)
|
2022-08-31 13:32:23 +02:00 |
Gwenhael Goavec-Merou
|
0c14bbf0dc
|
sipeed_tang_primer_20k: adding dock lite support
|
2022-08-26 08:43:57 +02:00 |
Florent Kermarrec
|
f2cb211432
|
sipeed_tang_primer_20k: Add buttons and prepare RGB Led.
Synthesis issue with WS2812/GowinEDA for now.
|
2022-08-04 16:32:50 +02:00 |
Florent Kermarrec
|
09b0c975f3
|
sipeed_tang_primer_20k: Add Ethernet/Etherbone (compiles but not yet working).
|
2022-07-26 12:53:42 +02:00 |
Florent Kermarrec
|
abe08a96aa
|
sipeed_tang_primer_20k: Add Video (Colorbars), compiles but does not seems to be working.
|
2022-07-26 12:25:10 +02:00 |
Florent Kermarrec
|
12b8063941
|
sipeed_tang_primer_20k: Add LedChaser through 204 pin SODIMM connector/Dock.
|
2022-07-26 11:44:03 +02:00 |
Florent Kermarrec
|
99c1e52664
|
targets/sipeed_tang_primier_20k: Add SPI Flash support (X1).
|
2022-07-26 10:35:44 +02:00 |
Florent Kermarrec
|
6677c1d0bd
|
sipeed_tang_primer_20k: Enable SDCard (SPI and SD modes).
|
2022-07-26 10:27:19 +02:00 |
Florent Kermarrec
|
190f272c14
|
targets/sipeed_tang_primer_20k: Update build.
|
2022-06-29 10:00:47 +02:00 |
Florent Kermarrec
|
ddc6140e25
|
sipeed_tang_primer_20k: Swithc to GW2APLL.
|
2022-06-03 12:01:49 +02:00 |
Florent Kermarrec
|
6e33d9249f
|
sipeed_tang_primer_20k: Cleanup/Fix.
|
2022-06-03 11:40:10 +02:00 |
Icenowy Zheng
|
b97d9cd9e8
|
sipeed_tang_primer_20k: new board
Only initial support is added.
Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
|
2022-06-03 00:24:20 +08:00 |