Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Verilog: multiple conditions inside an if statement

I have a 2D memory i created. 7X16 size, Ii.e 5 rows 16 bit each. i have 2 8 bit data coming in, and i want to fill 5 rows of the memory with the data. first set of data will go automaticly t...