6.4. Ethernet Stack
Nios® V processor supports MicroC/TCP-IP protocol stack and it is not compatible with the retired Nios II Nichestack Ethernet Stack. You may use Altera-provided uC/TCP-IP design examples as baseline and port over other peripherals.
Note: Altera recommends re-instantiating the Triple Speed Ethernet IP and DMA Controller IP when upgrading from the Nios® II Processor to the Nios® V Processor.
| Soft IPs | Nios® V Processor | Nios® II Processor |
|---|---|---|
| DMA Controller |
|
|
| BSP Settings | Nios® II Processor | Nios® V Processor |
|---|---|---|
| cflag_defined_symbols | -DTSE_MY_SYSTEM | -DTSE_MY_SYSTEM -DALT_DEBUG |
| cflag_warning | -Wall | -Wall -Wformat -Wformat-security |
| enable_cflag_fstack_protector_strong | - | Enable |
| enable_cflag_wformat_security | - | Enable |
| Enable JTAG UART small driver | Disable | Enable |
| DHCP Client | Enable in BSP Editor | Enable in application |
| Static IP Address |
|
|
| Software package | altera_iniche | uc_tcp_ip |
| ucosii.os_tmr_en | Disable | Enable |
| ucosii.os_max_event | 60 | 80 |