Hello together, I am little bit confused regarding to the Cortex-M0DS comparability to Altera FPGAs.
On one hand, according to the information out of the white paper An introduction to ARM Cortex-M0 Design Start it must be possible to run the Cortex-M0 DS on an Altera FPGA because the DesignStart DesignKit deliver a synthesizable Verilog Version of the processor.
On the other hand till now I only find Master Thesis or Step by Step Guides like (STEP BY STEP GUIDE TO IMPLEMENTING THE CORTEX-M0 USING A NEXYS2 FPGA BOARD) which uses development boards based on Xilinx FPGAs.
So my questions are:
Thank you and best regards
Stefan
Thank you Joseph and Liam for the detailed answers!
I like the response time and the quality in this community!!!
I don't know what your HDL skills are but there is example code that might help you get started. Look in Digilent's Project Vault. You may have to read through a few projects to find examples specific to your current project but a lot of it is there. Don't understand basic digital design? That's a problem when you are coding in HDL only. You will have to understand how to read data sheets and timing diagrams.