Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIn the scripts for hardware test, there are many base addresses for accessing. Many of those are not Qsys components.
-- System Controller Base Address set GEN_BASE_ADDR 0x01000000 set MON_BASE_ADDR 0x01040000 set SYS_CTRL_LPBK_BASE_ADDR 0x01080000 -- 10G Ethernet/10G Base R Design Example Base Address set 10GMAC_BASE_ADDR 0x00000000 set PHY_IP_BASE_ADDR 0x00040000 set MDIO_BASE_ADDR 0x00010000 set XGMII_LB_BASE_ADDR 0x00010200 set 10G_RX_FIFO_BASE_ADDR 0x00010400 set 10G_TX_FIFO_BASE_ADDR 0x00010600 Again, if they assign those manually or there is a tool for doing this automatically (like the "Assign Base Address" function in Qsys)?