Forum Discussion

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

DE 2 Control Panel Questions.

Hello everyone.

I've just started using DE 2 Control Panel and I have a small problem. I've yet not found a single mention about how the output file where the READ operation dumps the data from the SRAM is written.

From what I've read in the documentation, the SRAM from the Cyclone II board (that is IS61LV25616AL) is made up of two banks, a lower one, bank0, and an upper one, bank1.

The application reads the SRAM and writes bytes (8 bit values) from address X to an address X+n, with n being the specific input length in a given output file.

My questions are:

1. What is the bit ordering of the each byte from the output file? From least significant to most significant bit? Or from MSB to LSB.

2. What bank is written first, b1 or b0?

Perhaps some of you can answer.
No RepliesBe the first to reply