I bought the Adafruit FPGA (never used before) and 16x32 RGB display (used with Arduino and Propeller) and followed the Adafruit posted FPGA tutorial closely and got to the end where I had to run the CHASER and MAGNIFY Processor scripts and it came to the Library import commands and stopped. I have never used Processing before but have used the Arduino IDE so it looked similar.
It stops at Import processing.net*
with an error: Expecting EOF, found 'import'
How can I get past this to run my 16x32 RGB display on my FPGA?

