Florent Kermarrec
|
fccb952c4b
|
target: Remove ident_version=True no longer required.
|
2022-01-18 17:13:02 +01:00 |
Florent Kermarrec
|
53dc00eab7
|
targets/parser: Rely on argparse.ArgumentDefaultsHelpFormatter to provide default in help description.
Also do minor adjustments while doing this.
|
2022-01-05 17:06:40 +01:00 |
Joey Bushagour
|
1920db3535
|
Add with_led_chaser argument to constructor of boards using LedChaser submodule.
|
2021-07-06 16:39:37 -05:00 |
Florent Kermarrec
|
47bdf5f759
|
targets: Use new CSR automatic allocation (self.add_csr will still work but is no longer required).
|
2021-03-25 10:11:24 +01:00 |
Florent Kermarrec
|
d73bd2f7ce
|
targets/xilinx: add comment on sys_clk to pll.clkin false path.
|
2021-01-07 08:01:54 +01:00 |
Florent Kermarrec
|
1ac1c6857f
|
targets/xilinx: add false path constraint between sys_clk and pll.clkin.
The SoC reset added recently creates a path between sys_clk and pll.clkin
clock domains that is reported by the tools but that can be safely ignored.
|
2021-01-07 00:02:46 +01:00 |
Gwenhael Goavec-Merou
|
8d1095224f
|
add support for redpitaya14/16
|
2020-11-26 06:54:11 +01:00 |