Question: Problem 2 (30 pt.): Write an assembly code set for NIOS II processor to copy a list of 20 52-bit data at memory location 0x

 Problem 2 (30 pt.): Write an assembly code set for NIOS

Problem 2 (30 pt.): Write an assembly code set for NIOS II processor to copy a list of 20 52-bit data at memory location 0x 2F00 to the memory location OxIE00 every 0.01 millisecond by using a timer. Assume the timer has a register map as below and the clock is 10 MHz. Table 26-3. Register Map-32-bit Timer Description of Bits Offset Name R/W | 15 TO stacusRW RUN 1 control RW periodl RW periodh RW RW RW STOP START Timeout Period -1 (bits [15:0]) Timeout Period-1 (bits (31:16]) Counter Snapshot (bits [15:0]) Counter Snapshot (bits [31:16]) CONTITO 4 snapl snaph Note: The base address for the timer is .equ TIMER, 0x10002000 Problem 2 (30 pt.): Write an assembly code set for NIOS II processor to copy a list of 20 52-bit data at memory location 0x 2F00 to the memory location OxIE00 every 0.01 millisecond by using a timer. Assume the timer has a register map as below and the clock is 10 MHz. Table 26-3. Register Map-32-bit Timer Description of Bits Offset Name R/W | 15 TO stacusRW RUN 1 control RW periodl RW periodh RW RW RW STOP START Timeout Period -1 (bits [15:0]) Timeout Period-1 (bits (31:16]) Counter Snapshot (bits [15:0]) Counter Snapshot (bits [31:16]) CONTITO 4 snapl snaph Note: The base address for the timer is .equ TIMER, 0x10002000

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!