]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/lx-rocon.git/commit
TUMBL firmware and gtkwave log setup which demonstrates xmem access bug.
authorPavel Pisa <ppisa@pikron.com>
Tue, 30 Dec 2014 09:01:03 +0000 (10:01 +0100)
committerPavel Pisa <ppisa@pikron.com>
Tue, 30 Dec 2014 09:01:03 +0000 (10:01 +0100)
commit7a8ac60f197fac488a83d3353c53aa6c601c1155
tree5318a4a4067cb22499796a01594b041d7828b298
parent4b513bd3c8bee6d484243ca69b0c7eedc2b8cfa3
TUMBL firmware and gtkwave log setup which demonstrates xmem access bug.

Incorrect/excessive data are read at time 9125 ns and are written
to r4. The this value is stored in sin_res at time 9190 ns.

Signed-off-by: Pavel Pisa <ppisa@pikron.com>
hw/tb/firmware-for-xmem-bug/Makefile [new file with mode: 0644]
hw/tb/firmware-for-xmem-bug/firmware.c [new file with mode: 0644]
hw/tb/firmware-for-xmem-bug/start.S [new file with mode: 0644]
hw/tb/firmware-for-xmem-bug/tumbl_addr.h [new file with mode: 0644]
hw/tb/imem.bits [new file with mode: 0644]
hw/tb/test-rocon.gtkw [new file with mode: 0644]