From af59ee5ff025e5071a9f9085577c680abeeb802a Mon Sep 17 00:00:00 2001 From: hadeshyp Date: Fri, 16 Sep 2011 18:49:59 +0000 Subject: [PATCH] *** empty log message *** --- base/trb3_periph.lpf | 2 +- base/trb3_periph.prj | 5 +- base/trb3_periph_constraints.lpf | 3 +- fpgatest/projects/trb3_central.ldf | 2 +- fpgatest/projects/trb3_periph.ldf | 107 ++++++++++++++++++++++------- 5 files changed, 89 insertions(+), 30 deletions(-) diff --git a/base/trb3_periph.lpf b/base/trb3_periph.lpf index c4971cb..d59cc21 100644 --- a/base/trb3_periph.lpf +++ b/base/trb3_periph.lpf @@ -326,4 +326,4 @@ LOCATE COMP "LED_ORANGE" SITE "G13"; LOCATE COMP "LED_RED" SITE "A15"; LOCATE COMP "LED_YELLOW" SITE "A16"; DEFINE PORT GROUP "LED_group" "LED*" ; -IOBUF GROUP "LED_group" IO_TYPE=LVCMOS25 PULLMODE=NONE DRIVE=12; \ No newline at end of file +IOBUF GROUP "LED_group" IO_TYPE=LVCMOS25 PULLMODE=NONE DRIVE=12; diff --git a/base/trb3_periph.prj b/base/trb3_periph.prj index f8865b1..7aab393 100644 --- a/base/trb3_periph.prj +++ b/base/trb3_periph.prj @@ -123,10 +123,7 @@ add_file -vhdl -lib work "../../trbnet/lattice/ecp2m/fifo/fifo_var_oreg.vhd" add_file -vhdl -lib work "../../trbnet/lattice/ecp3/fifo/fifo_19x16_obuf.vhd" add_file -vhdl -lib work "../../trbnet/lattice/ecp3/lattice_ecp3_fifo_16x16_dualport.vhd" add_file -vhdl -lib work "../../trbnet/lattice/ecp3/lattice_ecp3_fifo_18x16_dualport.vhd" -# add_file -vhdl -lib work "../../trbnet/lattice/ecp3/trb_net_fifo_8bit_16bit_bram_dualport.vhd" -# add_file -vhdl -lib work "../../trbnet/lattice/ecp3/lattice_ecp3_fifo_8b_16b_dualport.vhd" -# add_file -vhdl -lib work "../../trbnet/lattice/ecp3/lattice_ecp3_fifo_16b_16b_dualport.vhd" -# add_file -vhdl -lib work "../../trbnet/lattice/ecp3/trb_net_fifo_16bit_16bit_bram_dualport.vhd" + add_file -vhdl -lib work "../../trbnet/lattice/ecp3/spi_dpram_32_to_8.vhd" add_file -vhdl -lib work "../../trbnet/special/spi_slim.vhd" diff --git a/base/trb3_periph_constraints.lpf b/base/trb3_periph_constraints.lpf index 0d6c128..eedd02b 100644 --- a/base/trb3_periph_constraints.lpf +++ b/base/trb3_periph_constraints.lpf @@ -27,6 +27,7 @@ LOCATE COMP "THE_MEDIA_UPLINK/gen_serdes_1_200_THE_SERDES/PCSD_INST" SITE "PCS -REGION "MEDIA_UPLINK" "R98C95" 17 27; +REGION "MEDIA_UPLINK" "R101C66D" 15 20; LOCATE UGROUP "THE_MEDIA_UPLINK/media_interface_group" REGION "MEDIA_UPLINK" ; + diff --git a/fpgatest/projects/trb3_central.ldf b/fpgatest/projects/trb3_central.ldf index 93342ea..c88fa26 100644 --- a/fpgatest/projects/trb3_central.ldf +++ b/fpgatest/projects/trb3_central.ldf @@ -1,5 +1,5 @@ - + diff --git a/fpgatest/projects/trb3_periph.ldf b/fpgatest/projects/trb3_periph.ldf index 21ceb08..be6202a 100644 --- a/fpgatest/projects/trb3_periph.ldf +++ b/fpgatest/projects/trb3_periph.ldf @@ -1,30 +1,91 @@ - + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.43.0