Florent Kermarrec
|
58489ebebf
|
targets/BaseSoC: Cleanup parameters.
|
2022-11-08 12:31:49 +01:00 |
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 |
Hans Baier
|
c5d292c7f9
|
Get 4 DDR modules working with Vivado
|
2022-05-16 12:33:04 +07:00 |
Hans Baier
|
006b54e7ea
|
Get 3 DDR modules working with Vivado
|
2022-05-14 21:38:25 +07:00 |
Hans Baier
|
f383ad3938
|
Support HPC Store XC7K420T board
|
2022-05-12 12:55:46 +07:00 |
Hans Baier
|
d1096a2cd0
|
Add HPC Store XC7K420T board
|
2022-05-11 08:58:50 +07:00 |