Florent Kermarrec
|
4cfa4defd2
|
setup.py: Switch minimum Python version to 3.7 (To allow more than 255 arguments in functions).
|
2023-12-19 10:30:04 +01:00 |
Florent Kermarrec
|
e9dac1e460
|
setup.py: Improve indentation and specify UTF-8 encoding for long_description/README.md.
|
2023-12-19 10:17:34 +01:00 |
Gwenhael Goavec-Merou
|
e8bc9fa81d
|
targets/sipeed_tang_nano_4k: adding description to write Gowin EMCU firmware
|
2023-12-14 13:24:57 +01:00 |
Gwenhael Goavec-Merou
|
4166a94a1f
|
prog/openocd_ecpix5.cfg: refresh/fix
|
2023-12-13 18:34:02 +01:00 |
John Simons
|
2c2b3e318a
|
Fixed pinout and first steps adding PCIe support
|
2023-12-12 15:44:51 +01:00 |
enjoy-digital
|
7c64727c0d
|
Merge pull request #551 from litex-hub/dependabot/github_actions/actions/setup-python-5
build(deps): bump actions/setup-python from 4 to 5
|
2023-12-12 09:07:16 +01:00 |
dependabot[bot]
|
89ba8be5b2
|
build(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-11 11:56:51 +00:00 |
John Simons
|
ab60d91138
|
alinx_axau15: Fixed minor clock and sdcard reference issues
|
2023-12-05 21:14:57 +01:00 |
John Simons
|
7be052911b
|
alinx_axau15: Added new Alinx Artix US+ board
|
2023-12-05 20:45:57 +01:00 |
Gwenhael Goavec-Merou
|
ba86121ea9
|
platforms/efinix_trion_t120_bga576_dev_kit: P2/P3 description
|
2023-11-14 19:27:59 +01:00 |
Florent Kermarrec
|
6333fbe724
|
targets/siglent_sds1104xe: Update with new LiteX Ethernet/Etherbone integration.
|
2023-11-13 09:02:09 +01:00 |
Florent Kermarrec
|
1969b4f6d3
|
siglent_sds1104xe: Update Ethernet/Etherbone integration.
|
2023-11-10 18:58:42 +01:00 |
Gwenhael Goavec-Merou
|
42f93f2d7c
|
Merge pull request #548 from trabucayre/tangMega138k_p2
Tang mega138k p2
|
2023-11-10 15:45:53 +01:00 |
Florent Kermarrec
|
80f8fefef2
|
CONTRIBUTORS: Update.
|
2023-11-10 10:38:42 +01:00 |
Gwenhael Goavec-Merou
|
0ee5fedb63
|
platforms/sipeed_tang_mega_138k: move RGMII Ethernet to dock_io
|
2023-11-10 07:41:09 +01:00 |
Gwenhael Goavec-Merou
|
fd36608438
|
sipeed_tang_mega_138k: fix pins DRIVE, remove a[15], fix memory model
|
2023-11-10 07:39:19 +01:00 |
enjoy-digital
|
17a0152ef9
|
Merge pull request #547 from trabucayre/tangMega138k
Tang mega138k
|
2023-11-09 11:56:58 +01:00 |
Gwenhael Goavec-Merou
|
4ff1362e5b
|
targets,platforms/sipeed_tang_mega_138k: fix copyright
|
2023-11-09 11:55:35 +01:00 |
Florent Kermarrec
|
8e3dc21ce5
|
aliexpress_xc7k70t: Review/Cleanup.
- Cosmetic cleanups in platform.
- Add clk50 constraint.
- Remove JTAGBone specific support since now directly handled by LiteX.
|
2023-11-09 08:26:06 +01:00 |
enjoy-digital
|
8f43cfe18c
|
Merge pull request #546 from hansfbaier/master
Add AliExpress Kintex XC7K70T board
|
2023-11-09 08:16:07 +01:00 |
Hans Baier
|
69ee48d421
|
Add AliExpress Kintex XC7K70T board
|
2023-11-09 10:34:18 +07:00 |
Gwenhael Goavec-Merou
|
2c52ce0c47
|
targets/sipeed_tang_mega_138k: fix SDRAM (requires Mister XSDS v3.0 extension)
|
2023-11-08 07:13:28 +01:00 |
Gwenhael Goavec-Merou
|
e9f53685fe
|
targets/sipeed_tang_mega_138k: DDR3 support (not working)
|
2023-11-08 07:00:24 +01:00 |
Gwenhael Goavec-Merou
|
8c3ac2f114
|
platforms/sipeed_tang_mega_138k: DDR3 IOs
|
2023-11-08 07:00:18 +01:00 |
Gwenhael Goavec-Merou
|
d4e73fd389
|
platforms/sipeed_tang_mega_138k: fix sdram_connector pinout and move to _dock_io
|
2023-11-08 07:00:01 +01:00 |
Florent Kermarrec
|
bc74eeca78
|
targets/digilent_nexys_video: Use reset_buf on sys_clk's create_clkout to improve timings and demonstrate use.
|
2023-11-07 13:22:30 +01:00 |
Florent Kermarrec
|
c7ad9adacb
|
terasic_de2_115: Cosmetic cleanup.
|
2023-11-06 19:21:53 +01:00 |
enjoy-digital
|
d8228c2c0f
|
Merge pull request #544 from madprogrammer/master
Improve terasic_de2_115 target support
|
2023-11-06 19:17:54 +01:00 |
Gwenhael Goavec-Merou
|
e23ac0251a
|
targets/sipeed_tang_mega_138k: HDMI support
|
2023-11-05 16:36:59 +01:00 |
Gwenhael Goavec-Merou
|
e90c08cb30
|
platforms/sipeed_tang_mega_138k: adding dock io and DVI RX/TX
|
2023-11-05 16:26:33 +01:00 |
Gwenhael Goavec-Merou
|
e9fd7433a6
|
platforms/sipeed_tang_mega_138k: adding module connectors
|
2023-11-05 16:25:38 +01:00 |
Gwenhael Goavec-Merou
|
e9f26e1729
|
platforms/sipeed_tang_mega_138k: swapping serial pins
|
2023-11-05 16:23:59 +01:00 |
Florent Kermarrec
|
8792dd8e53
|
target/analog_pocket: Remove debug (Will be investigated externally).
|
2023-10-27 15:32:36 +02:00 |
enjoy-digital
|
554cdaab73
|
Merge pull request #541 from hansfbaier/master
QMTech boards: make Artix7 bitstream/platform commands conditional on toolchain
|
2023-10-24 08:41:31 +02:00 |
Hans Baier
|
57a345cc75
|
tidy QMTech 7series boards, add missing bistream compression
|
2023-10-24 08:26:35 +07:00 |
Sergey Anufrienko
|
ce951589d1
|
improve terasic_de2_115 target support
|
2023-10-23 21:15:00 +03:00 |
Florent Kermarrec
|
0d560bc240
|
targets/siglent_sds1104xe: Review.
|
2023-10-23 19:25:12 +02:00 |
enjoy-digital
|
71d8b17fff
|
Merge pull request #543 from trabucayre/siglent_sds1104xe_etherbone
targets/siglent_sds1104xe: simplify etherbone by using new etherbone's params to specify hybrid mode
|
2023-10-23 19:20:32 +02:00 |
Gwenhael Goavec-Merou
|
26d112b094
|
targets/siglent_sds1104xe: simplify etherbone by using new etherbone's params to specify hybrid mode
|
2023-10-23 19:07:37 +02:00 |
enjoy-digital
|
03230c375b
|
Merge pull request #542 from trabucayre/rm_jtagbone_uartbone
remove jtagbone uartbone
|
2023-10-23 18:47:53 +02:00 |
Gwenhael Goavec-Merou
|
afbf9eb8c9
|
target/xxx: remove with-uartbone, add_uartbone and deal with case where uartbone is required inconditionnally
|
2023-10-23 17:43:13 +02:00 |
Gwenhael Goavec-Merou
|
a6f3c5276e
|
target/xxx: remove with-jtagbone, add_jtagbone and deal with case where jtagbone is required inconditionnally
|
2023-10-23 17:16:57 +02:00 |
Florent Kermarrec
|
16319f5cf0
|
test/test_targets: Exclude qmtech_rp2040_daughterboard.
|
2023-10-23 11:48:42 +02:00 |
enjoy-digital
|
41351a845a
|
Merge pull request #526 from Chandler-Kluser/master
Added QMTECH RP2040 Daughterboard
|
2023-10-23 11:23:44 +02:00 |
enjoy-digital
|
b1c00d299f
|
Merge pull request #540 from trabucayre/tangPrimer25k_fix_uart
platforms/sipeed_tang_primer_25k: swap UART TX & RX, fix TX pin (J1:20 -> J1:21)
|
2023-10-19 21:47:32 +02:00 |
Gwenhael Goavec-Merou
|
5f694166ce
|
platforms/sipeed_tang_primer_25k: swap UART TX & RX, fix TX pin (J1:20 -> J1:21)
|
2023-10-19 06:26:10 +02:00 |
Gwenhael Goavec-Merou
|
a4fc45bba6
|
targets/efinix_titanium_ti60_f225_dev_kit: adding jtagbone support (`litex_server --jtag --jtag-config openocd_titanium_ft4232.cfg`)
|
2023-10-18 09:11:54 +02:00 |
Florent Kermarrec
|
eae62a60ac
|
target/analog_pocket: Fix.
|
2023-10-17 21:40:46 +02:00 |
Gwenhael Goavec-Merou
|
dcf6db905a
|
prog/openocd_titanium_ft4232: openocd config file for efinix titanium (litex_server / jtag)
|
2023-10-17 18:34:51 +02:00 |
Florent Kermarrec
|
cc19078650
|
targets/analog_pocket: Disable debug for CI.
|
2023-10-17 15:23:58 +02:00 |