Forum Discussion
You can get the pinout listings of the device from this page:
As to using QuartusII 13.0sp1 to read the current program out, it is not possible with that software. The read/examine device program for those series parts (MAX3000 and MAX7000 series) was deprecated in QuartusII. So your ONLY option is to use a third party programmer that supports the device.
You could connect a USB BLaster to the device JTAG TMS, TCK, TDI, TDO pins, supply VCC and GND on all the relevant power pins and get QuartusII 13.0sp1 to communicate with the device. But it will ONLY allow you to blank check it and reprogram it. Reading back the current program, protected or not, is not possible with that software.
You can google 'Xeltek IS01' and get info on a third party ISP programmer that supports that device thru JTAG that (probably, you need to check with the vendor) can read back the device programming IF the security bit is NOT set.
The friend above says that it can be read with the program. OK, which programmers can I use? Can I do it with Arduino?