OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/orpsocv2/doc
    from Rev 409 to Rev 410
    Reverse comparison

Rev 409 → Rev 410

/orpsoc.texi
861,16 → 861,16
@example
@kbd{ $(Q)if [ ! -z $$FOO1 ]; then \
echo "set_io foo1_srx_i " $(FOO_SRX_BUS_SETTINGS) " \
-pinname "$(FOO1_SRX_PIN) >> $@; \
-pinname "$(FOO1_SRX_PIN) >> $@@; \
echo "set_io foo1_tx_o\\[0\\] " $(FOO_TX_BUS_SETTINGS) " \
-pinname "$(FOO1_TX0_PIN) >> $@; \
-pinname "$(FOO1_TX0_PIN) >> $@@; \
echo "set_io foo1_tx_o\\[1\\] " $(FOO_TX_BUS_SETTINGS) " \
-pinname "$(FOO1_TX1_PIN) >> $@; \
-pinname "$(FOO1_TX1_PIN) >> $@@; \
echo "set_io foo1_tx_o\\[2\\] " $(FOO_TX_BUS_SETTINGS) " \
-pinname "$(FOO1_TX2_PIN) >> $@; \
-pinname "$(FOO1_TX2_PIN) >> $@@; \
echo "set_io foo1_tx_o\\[3\\] " $(FOO_TX_BUS_SETTINGS) " \
-pinname "$(FOO1_TX3_PIN) >> $@; \
fi
-pinname "$(FOO1_TX3_PIN) >> $@@; \
fi
}
@end example
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.