F-Tile Dynamic Reconfiguration Design Example User Guide
ID
710582
Date
8/18/2025
Public
1. Quick Start Guide
2. Detailed Description for CPRI Multirate Design Example
3. Detailed Description for Ethernet Multirate Design Example
4. Detailed Description for Ethernet Multirate Design Example with Auto-Negotiation and Link Training Enabled
5. Detailed Description for PMA/FEC Direct PHY Multirate Design Example
6. Detailed Description for Ethernet to CPRI Design Example
7. Detailed Description for PMA/FEC Direct PHY Static IPs Design Implementation
8. F-Tile Dynamic Reconfiguration Design Example User Guide Archives
9. Document Revision History for the F-Tile Dynamic Reconfiguration Design Example User Guide
4.1.1.3. Using Main.cpp file in User Logic
The niosv_build_dir.zip file, located in the top-level directory of the example designs, contains all NIOS-related documents and the current main.cpp file. You can unzip the zip file and update the main.cpp file in the <top level example design>/niosv_build_dir/dr_user_logic_cpu_app folder. The .zip file also includes a README.txt and compile.sh for your use and information. Note that the C code uses truncated base addresses to adapt to the NIOS subsystem. Further adjustments to the addressing in the RTL of the eth_f_hw block ensure the generation of correct addresses as per the example design’s memory map.