• Cortex-M3 softcore minimal SoC
    Hello all, After getting frustrated with the Xilinx design start guide I created a minimal SoC implementation of CM3 using fusesoc. It currently runs on Arty but could be made to run on other FPGAs...
  • 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...
  • 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...
  • Using arm softcore in Kintex 7 board
    I am trying to use arm softcore along with my RTL in Kintex 7 board. What tool set is suggested? for both hardware and embedded development?