This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Programming FPGA Block RAM connected to Cortex-M0 using JTAG

Hi,

I am connecting the BRAM inside FPGA with the Cortex-MO processor. Is it possible to program the BRAM using JTAG? The BRAM will act here as on-chip memory having the memory map of  0x00000000. I do not intend to put the program file in the beginning. I may initialize it to 0. After I synthesize the configuration/design in FPGA and then I want to program the BRAM in RUN time using JTAG which is similar to flash programming. Is this possible?

thanks.

Parents Reply Children