Altera_Forum
Honored Contributor
14 years ago2 read pulses after an IORD_16DIRECT
we are implementing the isp1763A on our custom board.
when we do an IORD_16DIRECT at address 0x00 the system generate 2 Read pulses at address 0x00 and 0x02 ISP1763 is configured in SRAM 16bit we use Quartus 9.1 Address_Alignment = "dynamic"; Data_Width = "16"; Is this behavior normal? and can we do something to avoid this second Read pulse as in some case reading a register can modify its content or some hardware lines. thanks,