Open badeaa3 opened 5 months ago
About the clock.
sudo xmutil
on the FPGA -> it does notxsct
and etc
Trying to figure out the memory map. Adam recommended setting the base address to a different value. In vivado, sources, Address Editor, Network 0, ..., set master base address to 0x04_0000_0000
Useful short video from Adam on gen_mem_map() within Spacely to generate a memory map from a txt file. https://github.com/badeaa3/smartpix-lab-notebooks/assets/13281375/17573e25-4d18-459d-8da8-48d77f63a1f5
As of end of day we did not successfully create the memory map. Need to work on and understand this better tomorrow.
NOTE: we confirmed with Adam on 06/18/24 that in order to set the pl_clk's to different values we need to recreate petalinux and enable this. This is because the PS creates the clocks which petalinux is running on and controlling. He set it himself to pl_clk0 at 100 MHz when creating the petalinux image. He recommends just using the clock wizard. This should be ok and if it is not in the future then we can make a new petalinux image.
Goals: