Forum Discussion

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

Problem reading RAM.

I have a state machine when ST_MCP25625_TO_RAM_2 => if (idx1 < MAILBOX_COUNT-1) then temp_mailbox_addr := (MAILBOX_SIZE * idx1) + MAILBOX_OFFSET; ram_addr_a <= std_logic_ve...