drichmond / RISC-V-On-PYNQ

RISC-V Integration for PYNQ
Other
165 stars 57 forks source link

Addressing and Memory- MEM_axi not found #19

Closed Deepakpy closed 3 years ago

Deepakpy commented 3 years ago

I was successful in all the steps mentioned in 1-Downloading-And-Configuring

Under 2-Creating-A-Bitstream I face the below issues: a) In Packaging RISC-V Source as Vivado IP when following the step to Configuring Your New IP with part xc7z020clg400-1 selected. I don't find the interface Trace under Ports and Interfaces Window. image

b)After successfully port mapping the mem_axi, I get the below warning [IP_Flow 19-2271] Bus Interface 'mem_axi': The address space reference "mem_axi" does not exist. Please set the reference to a unique address space. and under Addressing and Memory, I don't see mem_axi image

and if I try to run the wizard to add a memory map I don't see mem_axi there image