Altera_Forum
Honored Contributor
16 years agoWeird negative logic issues
I'm trying to write a stream of data into SRAM in the following way. When valid data comes in, I want to write it to memory. When valid is deasserted I want to write 12 bytes of 0's to memory. I'm...