From f5ad249daef5d214e9dfcf2a8111f7ccdb00a6ef Mon Sep 17 00:00:00 2001 From: mindchasers Date: Thu, 19 Nov 2020 22:26:59 -0500 Subject: lattice: clean up project files to match latest top --- .../lattice/ecp5um/boards/darsena/darsena_v02.lpf | 16 ++++++++-------- manufacturer/lattice/ecp5um/privateisland.ldf | 11 +---------- .../lattice/ecp5um/programming/local_background.xcf | 8 ++++---- manufacturer/lattice/ecp5um/programming/local_jtag.xcf | 7 +++---- 4 files changed, 16 insertions(+), 26 deletions(-) diff --git a/manufacturer/lattice/ecp5um/boards/darsena/darsena_v02.lpf b/manufacturer/lattice/ecp5um/boards/darsena/darsena_v02.lpf index 98c999b..3633976 100644 --- a/manufacturer/lattice/ecp5um/boards/darsena/darsena_v02.lpf +++ b/manufacturer/lattice/ecp5um/boards/darsena/darsena_v02.lpf @@ -24,10 +24,10 @@ BANK 8 VCCIO 3.3 V; LOCATE COMP "rstn" SITE "F1" ;// GSRN ping LOCATE COMP "i2c_scl" SITE "B1" ; LOCATE COMP "i2c_sda" SITE "C1" ; -LOCATE COMP "fpga_spics" SITE "H1" ; -LOCATE COMP "fpga_mclk" SITE "H2" ; -LOCATE COMP "fpga_mosi" SITE "G1" ; -LOCATE COMP "fpga_miso" SITE "F2" ; +LOCATE COMP "spi_cs" SITE "H1" ; +LOCATE COMP "spi_clk" SITE "H2" ; +LOCATE COMP "spi_mosi" SITE "G1" ; +LOCATE COMP "spi_miso" SITE "F2" ; LOCATE COMP "fpga_int" SITE "E2" ; LOCATE COMP "uart_txd" SITE "D2" ; LOCATE COMP "uart_rxd" SITE "E1" ; @@ -121,7 +121,7 @@ IOBUF PORT "ard_txd1" IO_TYPE=LVCMOS33 ; IOBUF PORT "ard_txd2" IO_TYPE=LVCMOS33 ; IOBUF PORT "ard_txd3" IO_TYPE=LVCMOS33 ; IOBUF PORT "phy_mdc" IO_TYPE=LVCMOS33 ; -IOBUF PORT "fpga_miso" IO_TYPE=LVCMOS33 PULLMODE=NONE ; +IOBUF PORT "spi_miso" IO_TYPE=LVCMOS33 PULLMODE=NONE ; IOBUF PORT "pe0" IO_TYPE=LVCMOS33 ; IOBUF PORT "pe1" IO_TYPE=LVCMOS33 ; IOBUF PORT "pe3" IO_TYPE=LVCMOS33 ; @@ -149,6 +149,6 @@ IOBUF PORT "fpga_jtag_e" IO_TYPE=LVCMOS33 ; IOBUF PORT "fpga_gpio" IO_TYPE=LVCMOS33 ; IOBUF PORT "phy1_intn" IO_TYPE=LVCMOS33 ; IOBUF PORT "phy0_intn" IO_TYPE=LVCMOS33 ; -IOBUF PORT "fpga_mclk" IO_TYPE=LVCMOS33 ; -IOBUF PORT "fpga_spics" IO_TYPE=LVCMOS33 ; -IOBUF PORT "fpga_mosi" IO_TYPE=LVCMOS33 ; +IOBUF PORT "spi_clk" IO_TYPE=LVCMOS33 ; +IOBUF PORT "spi_cs" IO_TYPE=LVCMOS33 ; +IOBUF PORT "spi_mosi" IO_TYPE=LVCMOS33 ; diff --git a/manufacturer/lattice/ecp5um/privateisland.ldf b/manufacturer/lattice/ecp5um/privateisland.ldf index 0d13cc9..803a037 100644 --- a/manufacturer/lattice/ecp5um/privateisland.ldf +++ b/manufacturer/lattice/ecp5um/privateisland.ldf @@ -11,7 +11,7 @@