Skip to content

Instantly share code, notes, and snippets.

@thecrazybob
Created April 6, 2022 06:27
Show Gist options
  • Save thecrazybob/334cc02a3d1b3c7bb699ce2f6f46d265 to your computer and use it in GitHub Desktop.
Save thecrazybob/334cc02a3d1b3c7bb699ce2f6f46d265 to your computer and use it in GitHub Desktop.
8'h00: instr = 32'h2004000C;
8'h04: instr = 32'h20050003;
8'h08: instr = 32'h20060002;
8'h0c: instr = 32'h20A50003;
8'h10: instr = 32'hBC85FFFE; // ble
8'h14: instr = 32'h00C53020;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment