Skip to content
Snippets Groups Projects
Commit 6134dc57 authored by Kenneth Hiemstra's avatar Kenneth Hiemstra
Browse files

enabled 100ohm terminators for CLK and PPS pins

parent 1b03637a
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,10 @@ set_location_assignment PIN_N12 -to ETH_CLK
set_location_assignment PIN_K14 -to PPS
set_location_assignment PIN_J14 -to "PPS(n)"
# enable 100 ohm termination:
set_instance_assignment -name XCVR_A10_RX_TERM_SEL R_R1 -to CLK
set_instance_assignment -name XCVR_A10_RX_TERM_SEL R_R1 -to PPS
#set_location_assignment PIN_AT33 -to CFG_DATA[0]
#set_location_assignment PIN_AT32 -to CFG_DATA[1]
#set_location_assignment PIN_BB33 -to CFG_DATA[2]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment