itmr
Member level 3
HI ALL
i need to create FPGA CORE that work with DSP (processor).
i mean that the fpga include a parallel bus that connect with other FPGA peripherals , and this bus connected to the DSP to.
the main problem here is to let the DSP to controll the FPGA PERIPHERALS in real time - for example - if there is any counter that running in the FPGA fabric , the DSP my change the count period as he wish to.
the DSP need to use the FPGA PARALLEL bus as bidirectional bus and the DSP can change real time parameters in the FPGA CORES.
in software the solution is to use buffers - here i can use buffers to and DPR.
Does someone have a better solution for this problem?
i need to create FPGA CORE that work with DSP (processor).
i mean that the fpga include a parallel bus that connect with other FPGA peripherals , and this bus connected to the DSP to.
the main problem here is to let the DSP to controll the FPGA PERIPHERALS in real time - for example - if there is any counter that running in the FPGA fabric , the DSP my change the count period as he wish to.
the DSP need to use the FPGA PARALLEL bus as bidirectional bus and the DSP can change real time parameters in the FPGA CORES.
in software the solution is to use buffers - here i can use buffers to and DPR.
Does someone have a better solution for this problem?