Altera_Forum
Honored Contributor
7 years agoI need to write program to control EPCS chip using USB blaster through AS
I have recently experienced issue explained here (https://www.alteraforum.com/forum/showthread.php?t=45474) - EPCS device attached to Cyclone III is not erased by the Quartus II, still containing data written before. The board is not designed for EPCS hot replacement, and not designed to be controlled through JTAG interface.
Quartus II seem does not have capability to reset block protection bits, and it seems the least pain for me would be to design application which would talk to EPSC through AS cable. I think I can write custom application for my ByteBlaster II as its programming is about controlling wires through parallel interface, but I have no idea how to approach USB blaster. Is there any document explaining how to program USB blaster in order to have AS wires controlled in custom way?