Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- within quartus device options under dual purpose options : cyclone II devices ASDO, nCSO only selectable as input tri-stated but both are output of the fpga to the epcs inputs ADSI, nCS --- Quote End --- With Cyclone III, you can choose "Regular User I/O". For Cyclone II, this is not possible for some reason, but you can use the tornado_epcs_controller_atom (like Nios does). I think, this is undocumented, however. From my experience, you have to wait some micro-seconds, before the configuration-logic releases the EPCS and you can access it. So maybe ALTASMI_PARALLEL is the better solution (I have never used it). Thomas