litex-boards/litex_boards/targets
Dan Callaghan 74c2178150 lattice_crosslink_nx_evn: don't set MASTER_SPI_PORT=SERIAL
Setting MASTER_SPI_PORT=SERIAL causes the SPI flash pins to be reserved
for use by the sysCONFIG logic, and prevents user logic from assigning
them. This made it impossible to have a Litex design which accesses the
SPI flash on this board.

Remove the setting, so that we get the default behaviour which permits
user logic to assign these pins. In the unlikely event that someone
needs the pins to stay reserved for sysCONFIG after configuration (I'm
not sure why this would be needed) they could explicitly add this
command in their design.
2021-09-01 18:47:17 +10:00
..
1bitsquared_icebreaker.py targets: Remove old call to add_spi_flash on targets now using LiteSPI (we'll find it with gitk is required). 2021-07-29 11:55:10 +02:00
1bitsquared_icebreaker_bitsy.py targets: Remove old call to add_spi_flash on targets now using LiteSPI (we'll find it with gitk is required). 2021-07-29 11:55:10 +02:00
__init__.py Move import Compat directly to litex_boards.__init__.py and simplify. 2021-03-25 16:47:47 +01:00
antmicro_lpddr4_test_board.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
camlink_4k.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
colorlight_5a_75x.py colorlight_5a_75x: Disable full_memory_we for l2 cache by default 2021-08-08 14:37:46 +02:00
colorlight_i5.py colorlight_i5: Switch to LiteSPI. 2021-07-29 19:47:41 +02:00
decklink_intensity_pro_4k.py decklink_intensity_pro_4k: Fix default build. 2021-07-28 12:23:12 +02:00
decklink_mini_4k.py targets/decklink_mini_4k: Fix typos. 2021-06-24 19:13:18 +02:00
decklink_quad_hdmi_recorder.py decklink_quad_hdmi_recorder: Remove WIP (SoC + DDR3 now working) and add build/use instructions. 2021-07-02 15:54:57 +02:00
digilent_arty.py targets: Fix SPI Flash mapping on target supporting --with-spi-flash. 2021-08-23 18:05:40 +02:00
digilent_arty_s7.py targets: Fix SPI Flash mapping on target supporting --with-spi-flash. 2021-08-23 18:05:40 +02:00
digilent_basys3.py Invert reset button, so that board is reset when btn is pushed. 2021-07-16 13:08:18 -07:00
digilent_cmod_a7.py targets: Remove SpiFlash imports (Obsolete since integration is provided by LiteX). 2021-07-27 19:35:19 +02:00
digilent_genesys2.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
digilent_nexys4.py targets: Remove SpiFlash imports (Obsolete since integration is provided by LiteX). 2021-07-27 19:35:19 +02:00
digilent_nexys4ddr.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
digilent_nexys_video.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
ebaz4205.py ebaz4205: Remove PS7 support for now (since untested and we'll avoid the .xci in LiteX-Boards repository). 2021-08-31 18:56:47 +02:00
ego1.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
enclustra_mercury_kx2.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
enclustra_mercury_xu5.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
fpc_iii.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
gsd_orangecrab.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
hackaday_hadbadge.py hackaday_hadbadge: Lower PLL's PFD Min from 10MHz to 8MHz. 2021-07-28 12:25:17 +02:00
kosagi_fomu.py targets: Remove old call to add_spi_flash on targets now using LiteSPI (we'll find it with gitk is required). 2021-07-29 11:55:10 +02:00
kosagi_netv2.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
lambdaconcept_ecpix5.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
lattice_crosslink_nx_evn.py lattice_crosslink_nx_evn: don't set MASTER_SPI_PORT=SERIAL 2021-09-01 18:47:17 +10:00
lattice_crosslink_nx_vip.py targets: Remove SpiFlash imports (Obsolete since integration is provided by LiteX). 2021-07-27 19:35:19 +02:00
lattice_ecp5_evn.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
lattice_ice40up5k_evn.py lattice_ice40up5k_evn: Switch to LiteSPI. 2021-07-29 19:50:36 +02:00
lattice_versa_ecp5.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
linsn_rv901t.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
logicbone.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
micronova_mercury2.py targets: Remove SpiFlash imports (Obsolete since integration is provided by LiteX). 2021-07-27 19:35:19 +02:00
mist.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
muselab_icesugar.py muselabe_icesugar/SPIFlash: Disable Master (to avoid wasting resources on this small FPGA). 2021-07-29 19:59:22 +02:00
muselab_icesugar_pro.py muselab_icesugar_pro: Switch to LiteSPI. 2021-07-29 19:58:13 +02:00
numato_aller.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
numato_mimas_a7.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
numato_nereid.py targets/add_sdram: Simplify call by removing useless arguments. 2021-03-29 15:28:31 +02:00
numato_tagus.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
pano_logic_g2.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
qmtech_ep4ce15.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
qmtech_wukong.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
qmtech_xc7a35t.py targets: Fix SPI Flash mapping on target supporting --with-spi-flash. 2021-08-23 18:05:40 +02:00
quertyembedded_beaglewire.py beaglewire: Review/Cleanup for consistency with other targets. 2021-09-01 10:18:11 +02:00
radiona_ulx3s.py targets/radiona_ulx3s: Switch to LiteSPI. 2021-07-30 08:10:52 +02:00
redpitaya.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
saanlima_pipistrello.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
scarabhardware_minispartan6.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
siglent_sds1104xe.py targets: Update names in build descriptions. 2021-04-29 11:56:52 +02:00
simple.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
sqrl_acorn.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
sqrl_fk33.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
sqrl_xcu1525.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
terasic_de0nano.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
terasic_de1soc.py targets/add_sdram: Specific size only when useful (ie for targets with > 1GB of RAM). 2021-03-29 16:03:19 +02:00
terasic_de2_115.py targets/add_sdram: Specific size only when useful (ie for targets with > 1GB of RAM). 2021-03-29 16:03:19 +02:00
terasic_de10lite.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
terasic_de10nano.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
terasic_deca.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
terasic_sockit.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
tinyfpga_bx.py tinyfpga_bx: Switch to LiteSPI. 2021-07-30 08:18:15 +02:00
trellisboard.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
trenz_c10lprefkit.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
trenz_cyc1000.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
trenz_max1000.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
trenz_te0725.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
trenz_tec0117.py trenz_tec0117: Switch to LiteSPI. 2021-07-28 10:34:17 +02:00
tul_pynq_z2.py tul_pynq_z2: Fix copyrights, remove PS7 part for now. 2021-09-01 08:50:56 +02:00
xilinx_ac701.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
xilinx_alveo_u250.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
xilinx_alveo_u280.py xilinx_alveo_u280: Add more IOs and enable HBM2. 2021-07-28 18:11:49 +02:00
xilinx_kc705.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
xilinx_kcu105.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
xilinx_vc707.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
xilinx_vcu118.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
xilinx_zcu104.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
xilinx_zybo_z7.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00
ztex213.py Add with_led_chaser argument to constructor of boards using LedChaser submodule. 2021-07-06 16:39:37 -05:00