Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- because I use two different PCs, each connected to a board separately. So, each System Console gets the path to each board, and I don't have to select service for transmitter and receiver after command "get_service_paths master". Am I wrong here? --- Quote End --- With two separate PC hosts, each host will only see one USB-Blaster, so you're ok. --- Quote Start --- I opened the Qsys system to see the base addresses of the MAC and the PHY but there are not. The base addresses should be assigned somewhere else. Usually, where people assign base address for a HDL-based component like Traffic controller? --- Quote End --- If the logic has registers, they should be accessible in Qsys. If the PHY is external and accessed via I2C (MDIO) then the Qsys memory map would contain an I2C controller. However, in the case of the Stratix IV GT, the MAC+PHY is all internal. If there is nothing in the Qsys memory map, then there are no registers implemented to control the ALTGX or ALTGX_RECONFIG components that the 10G logic is implemented on top of. Cheers, Dave