Close

SD test, PROP Code

A project log for Soft Propeller

DIPFORTy1 "Soft-Propeller" Zynq-7, Dual CortexA9+ FPGA DIP40 Parallax Propeller I compatibles footprint

antti-lukatsAntti Lukats 07/19/2015 at 11:490 Comments

Very first test to read something from SD Card :)

SD Card init succeeded, open file also. The code does not really load yet anything from SD Card, but the ability to access files from SD is at least proven now.


Propeller V 1.0 verilog code (unoptimized version), results with Vivado 2014.4 standard settings

A bit more than 50% of LUTs are consumed. It is possible to optimize the prop HDL code to use DSP48, this would save a few LUTS. Fitting 2 Propeller cores may be possible, or one with more COG.

Discussions