1
0
mirror of https://github.com/KastnerRG/riffa.git synced 2025-01-30 23:02:54 +08:00

Fixing a two small typos in the documentation.

These typos only affected Expert Altera users
This commit is contained in:
Dustin Richmond 2015-07-15 10:26:04 -07:00
parent 81be51cb50
commit 66bf96b098

View File

@ -1568,8 +1568,8 @@ design.
###################################################################### ######################################################################
#PCIE TX_OUT L #PCIE TX_OUT L
###################################################################### ######################################################################
set_location_assignment <TX_LANE[L]_PIN> -to PCIE_TX_OUT[0] set_location_assignment <TX_LANE[L]_PIN> -to PCIE_TX_OUT[L]
set_location_assignment <TX_LANE[L]_PIN(n)> -to ``PCIE_TX_OUT[0](n)'' set_location_assignment <TX_LANE[L]_PIN(n)> -to ``PCIE_TX_OUT[L](n)''
################################################################### ###################################################################
#PCIE RX_IN L #PCIE RX_IN L
################################################################### ###################################################################