Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Yes, like the USB Blaster AS interface does. Deassert nCE and connect to the serial interface through tristate drivers. --- Quote End --- Or use the parallel_asmi primitive, this drives the ASMI interface directly from within the FPGA without using extra user IO. There's a primitive that allows direct connection to the asmi interface I've used in Cyclone I's and III's. I'm not sure if this is available in the IV but the parallel_asmi incprporates a lot of the logic you'd have to implement anyway so you might as well use that! [Edit] Or I could have read the question properly and voted +1 for FvM's solution! [/Edit] Nial.