Commit b5dfdd72 authored by Jan Pospisil's avatar Jan Pospisil

magical 8 found?

parent f34f48b6
......@@ -88,7 +88,7 @@ module Testbench;
task automatic init_vme64x_core;
/* map func0 to 0x80000000, A32 */
acc.write('h7ff63, 'h80, A32|CR_CSR|D08Byte3);
acc.write('h7ff63, 'h80, A32|CR_CSR|D08Byte3); // maybe here?
acc.write('h7ff67, 0, CR_CSR|A32|D08Byte3);
acc.write('h7ff6b, 0, CR_CSR|A32|D08Byte3);
acc.write('h7ff6f, 36, CR_CSR|A32|D08Byte3);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment