72313df81f
Running 'make' will build the default project directly in the project folder (like it did before) Running 'make RX_LANE_RATE=15 TX_LANE_RATE=15' will build the project inside the 'RXRATE15_TXRATE15' subdirectory. Running 'make CFG=cfg/test_config.txt" will use the variables found inside the configuration file and build the project inside the 'test_config' subdirectory. Running 'make clean' will clean the default project only. Running 'make CFG=cfg/test_config.txt clean' will clean the 'testconfig' build. Running 'make clean-all' will delete all the built configurations and libraries. Note that the 'JESD' and 'LANE' words from the parameter names are stripped. Signed-off-by: Bogdan Luncan <bogdan.luncan@analog.com> |
||
---|---|---|
.. | ||
Makefile | ||
README.rst | ||
system_bd.tcl | ||
system_constr.tcl | ||
system_project.tcl | ||
system_top_mii.v | ||
system_top_rgmii.v | ||
system_top_rmii.v |
README.rst
- Connect on FMC LPC - VADJ = 2.5V - MII mode, Connected to PS7's Ethernet 0(PHY 0) and Ethernet 1(PHY 1). - RGMII mode using a GMII-to-RGMII converter, Connected to PS7's Ethernet 0(PHY 0) and Ethernet 1(PHY 1). - RMII mode using a MII-to-RMII converter, Connected to PS7's Ethernet 0(PHY 0) and Ethernet 1(PHY 1).