- 15 Jan, 2021 2 commits
-
-
Sergiu Mosanu authored
-
Sergiu Mosanu authored
-
- 14 Jan, 2021 1 commit
-
-
Sergiu Mosanu authored
-
- 12 Jan, 2021 2 commits
-
-
Florent Kermarrec authored
This fixes https://github.com/enjoy-digital/litedram/issues/130 and has been tested at 48/64/96MHz on MT41K64M16 and MT41K512M16 variants. Also remove un-needed cd_sys2x_eb.
-
Florent Kermarrec authored
-
- 08 Jan, 2021 5 commits
-
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Hans Baier authored
-
- 07 Jan, 2021 6 commits
-
-
Florent Kermarrec authored
eth-ip will also be used to configure Ethernet IP addresss.
-
Florent Kermarrec authored
-
enjoy-digital authored
colorlight: Add option for etherbone ip address and LED chaser
-
enjoy-digital authored
genesys2: LiteSDCard support
-
enjoy-digital authored
platforms/ecp5: Fix slewrate configuration
-
Florent Kermarrec authored
-
- 06 Jan, 2021 1 commit
-
-
Florent Kermarrec authored
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.
-
- 05 Jan, 2021 2 commits
-
-
Hans Baier authored
-
Hans Baier authored
-
- 04 Jan, 2021 8 commits
-
-
Gabriel Somlo authored
Signed-off-by:
Gabriel Somlo <gsomlo@gmail.com>
-
Gabriel Somlo authored
Signed-off-by:
Gabriel Somlo <gsomlo@gmail.com>
-
Geert Uytterhoeven authored
When building linux-on-litex-vexriscv for OrangeCrab: Warning: IOBUF 'spisdcard_clk' attribute 'SLEW' is not recognised (on line 207) Warning: IOBUF 'spisdcard_mosi' attribute 'SLEW' is not recognised (on line 210) Warning: IOBUF 'spisdcard_cs_n' attribute 'SLEW' is not recognised (on line 214) Warning: IOBUF 'spisdcard_miso' attribute 'SLEW' is not recognised (on line 218) Platforms using litex.build.lattice.LatticePlatform seem to support only "SLEWRATE", not "SLEW". Fix the few offenders in the LogicBone and OrangeCrab platform definitions. Signed-off-by:
Geert Uytterhoeven <geert@linux-m68k.org>
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
orangecrab: Run reset_timer with por/48MHz clock domain (sys clock domain is now directly reseted on usr_btn press).
-
Florent Kermarrec authored
Allows the USB-ACM link to stay up during reset.
-
- 29 Dec, 2020 9 commits
-
-
Florent Kermarrec authored
./arty.py --variant=a7-35 or a7-100 ./arty_s7.py --variant=s7-50 or s7-25
-
Florent Kermarrec authored
-
Florent Kermarrec authored
Useful to do tests with Diamiond.
-
enjoy-digital authored
add colorlight v8.0 PCB
-
Florent Kermarrec authored
Build tested with /qmtech_wukong.py --with-sdcard --with-ethernet --integrated-rom-size=0x10000 --build.
-
Florent Kermarrec authored
-
la6m authored
-
Florent Kermarrec authored
-
Shinken Sanada authored
-
- 24 Dec, 2020 2 commits
-
-
Florent Kermarrec authored
-
enjoy-digital authored
nexys4ddr: add support for litexvideo VGA Terminal
-
- 22 Dec, 2020 1 commit
-
-
Sahaj Sarup authored
This commit adds VGA support for the Nexys A7/ Nexys 4 DDR. The VGA is however limited to RGB443 instead of the full 12bit RGB444. This is because IO D8 which is MSB for Blue, is also used for ETH int_n. This makes the final output have a yellow tint.
-
- 21 Dec, 2020 1 commit
-
-
enjoy-digital authored
Fix FPGA reset logic for orangecrab target
-