Altera_Forum
Honored Contributor
12 years agolightweight bridge address for DE1-SoC board
Hi there!
I try to do some exercises with Terasic's DE1-Soc Cyclone V board. As a first exercise I'm trying to send data from the HPS to the FPGA over the lw bridge, using the FPGA as an Avalon slave. Im a bit confused now about the correct address to use. I saw for the Arrow Sockit board, it is 0xff200000. I could not find it anywhere, I think in the user manual it is referred as: ALT_LWFPGASLVS_OFST. But I'm not even sure about that. Please, can someone help me and perhaps tell me where I actually can find the address? and which is the correct address for the lightweight bridge on the DE1-SoC board? Thanks in advance! Edit: I saw I had an additional 0 erronously in the address, my setup works now, with 0xff200000. Still, I would like to know where this address is referred to, is it to be found in the FPGA specs or the Cyclone V specs?