Hello,
I would have beginner questions regarding the generated code using bambu.
If I understand correctly it can generate a verilog version of a C code, using both the CPU and the FPGA from a soc.
The choice of the functions to be put on the FPGA is done by the user through the command line interface.
My questions would be if there is a high level intermediate code decribing how the exchange of information between CPU et DRAM and FPGA and DRAM are exchanged for the chosen function to be ported on the FPGA, say maybe is a AXI bus stream object with some properties ?
Is such a description available as an output of bambu ? Or is it implicitely describing in the verilog files ?
How to retrieve this information in this case ?
Regards,
François