From: Michael Wiebusch Date: Fri, 2 May 2014 15:17:34 +0000 (+0200) Subject: fix in ada addon X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=cbe3665fa577c73d6c266b4d242172855ce56894;p=trb3.git fix in ada addon --- diff --git a/base/trb3_periph_ada.lpf b/base/trb3_periph_ada.lpf index 14b11e7..cabe7c1 100644 --- a/base/trb3_periph_ada.lpf +++ b/base/trb3_periph_ada.lpf @@ -50,7 +50,7 @@ BLOCK RD_DURING_WR_PATHS ; # LED_YELLOW : out std_logic; # SUPPL : in std_logic; --terminated diff pair, PCLK, Pads # --Test Connectors -# TEST_LINE : out std_logic_vector(15 downto 0) +# TEST_LINE : inout std_logic_vector(15 downto 0) # ); # attribute syn_useioff : boolean; # --no IO-FF for LEDs relaxes timing constraints @@ -156,7 +156,7 @@ LOCATE COMP "TEST_LINE_13" SITE "C10"; LOCATE COMP "TEST_LINE_14" SITE "H10"; LOCATE COMP "TEST_LINE_15" SITE "H11"; DEFINE PORT GROUP "TEST_LINE_group" "TEST_LINE*" ; -IOBUF GROUP "TEST_LINE_group" IO_TYPE=LVCMOS25 PULLMODE=DOWN DRIVE=12; +IOBUF GROUP "TEST_LINE_group" IO_TYPE=LVCMOS25 PULLMODE=DOWN; ################################################################# # Connection to AddOn