Close

Parallax Propeller 1 emulation in FPGA

A project log for Arduino Compatible Zynq Shield

Xilinx Zynq SoC, Arduino Compatible, 2x ARM Cortex A9, LPDDR2 Memory, USB OTG, on-board USB JTAG and UART.

antti-lukatsAntti Lukats 08/19/2015 at 18:240 Comments

IT is working now

Zyn PS Block is only supplying clock into FPGA not used otherwise, all the work is done by the Propeller Soft Core implemented in FPGA Fabric.

Prop P31, P30 are connected to FTDI USB UART, P0..P15 to Arduino D0..D15

binaries on github, but need to FLASH them, they would not work if loaded from SD Card.

HOWTO

  1. get the BOOT.BIN from github
  2. Write to flash, reset or replug usb
  3. start Parallax Propeller tool
  4. Press F7

Should identify Propeller version 1

Discussions