From 5b011c0c4bafcdc70de466c572a1a2ba3a96b79e Mon Sep 17 00:00:00 2001 From: Benedikt Gutsche Date: Mon, 15 Jan 2024 11:48:52 +0100 Subject: [PATCH] .. --- .gitignore | 1 + pinout/trb5sc_hdmi.lpf | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 915a1ff..b269753 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ cores/pcs.vhd archv _math_real.vhd transcript +*/testbench/*.vstf diff --git a/pinout/trb5sc_hdmi.lpf b/pinout/trb5sc_hdmi.lpf index ac445dc..5d7a426 100644 --- a/pinout/trb5sc_hdmi.lpf +++ b/pinout/trb5sc_hdmi.lpf @@ -118,7 +118,8 @@ LOCATE COMP "H2[0]" SITE "H27" ; #was "FE_DIFF[30]" # LOCATE COMP "FE_DIFF[31]" SITE "K27" ; #was "FE_DIFF[31]" LOCATE COMP "H3[3]" SITE "D4" ; #was "FE_DIFF[32]" LOCATE COMP "H3[4]" SITE "B1" ; #was "FE_DIFF[34]" -LOCATE COMP "H3[2]" SITE "F3" ; #was "FE_DIFF[36]" +# LOCATE COMP "H3[2]" SITE "F3" ; #was "FE_DIFF[36]" +LOCATE COMP "H3_2" SITE "F3" ; #was "FE_DIFF[36]" LOCATE COMP "H3[1]" SITE "F2" ; #was "FE_DIFF[38]" LOCATE COMP "H3[0]" SITE "H2" ; #was "FE_DIFF[40]" # LOCATE COMP "FE_DIFF[41]" SITE "J3" ; #was "FE_DIFF[41]" -- 2.43.0