• How to start with Cortex-M1
    Hi, My name is Juan i'm starting a course in embedded sistemas and I want to have fun with DesignStart. I am interested in FPGA part. I Just downloaded Cortex-M1 DesignStart FPGA - Xilinx Pkg. I have...
  • Cortex M1 address translation issue
    Hi, I'm using a Pynq-Z1 board in which i'm trying to read the DDR memory of the PS with a Cortex M1 that is on the PL directly, without a CDMA or an intermediate BRAM . (This is the diagram i'm...
  • Loading cortex M1 soft processor on Pynq Processor
    am trying to load the ARM Cortex-M1 soft processor on the pynq Z2. I am writing a simple C program to read values from an array and displaying it on the Jupyter notebook. This does not seem to work as...
  • How do di start?
    Hi, My name is Vedula. My back ground is 23 yrs in ASIC industry. Did Design/Verification/Validation. I want to get my hands dirty with DesignStart. I am interested in FPGA part. I Just downloaded Cortex...
  • Run CM1 code from external ram
    Hi, I'm using a pynq-z1 board where i'm placing a CM1 soft proccessor and i want to load the code that would be executed by the CM1 on the DDR RAM of the pynq's PS so the CM1 could read the code from...