Altera_Forum
Honored Contributor
16 years agoASMI problems
Hello,
I'm trying to use the parallel ASMI with cycloneIII and EPCS16 I am not able to read or write from the EPCS16 device. After a lot of tests I found out that the problem is with the line nCSO. It's working in an inverted way, it's at low position at IDLE and at HIGH position during a transition. The other lines are OK: ASDO, CLK I attached a scope capture of some of the lines: Read - read pulse to the ASMI block (FPGA internal line) busy - output line from the ASMI block (FPGA internal line) nCSO - CS line - the problem line:confused: ADSI - Data line from the FPGA to the EPCS - working ok (address: x"555") Did I forget to do someting? Is there a Quartus check box I forgot? Please Help Thanks