Skip to content
Snippets Groups Projects
Commit 018d0974 authored by K.Sathyanarayanan's avatar K.Sathyanarayanan
Browse files

code.hex for x2 y2 = 320

parent 6dbaa987
No related branches found
No related tags found
No related merge requests found
......@@ -151,13 +151,13 @@
@0095 00000280
@0096 2000B510
@0097 FF7AF7FF
@0098 F7FF2000
@0099 4B05FF83
@009A F7FF0018
@009B 4B03FF8B
@009C F7FF0018
@009D 2300FF93
@009E BD100018
@009F 11110000
@0098 005B23A0
@0099 F7FF0018
@009A 2000FF81
@009B FF8AF7FF
@009C 005B23A0
@009D F7FF0018
@009E 2300FF91
@009F BD100018
@00A0 40000000
@00A1 50000000
......@@ -151,13 +151,13 @@
assign memory[ 149 ] = 32'h00000280;
assign memory[ 150 ] = 32'h2000B510;
assign memory[ 151 ] = 32'hFF7AF7FF;
assign memory[ 152 ] = 32'hF7FF2000;
assign memory[ 153 ] = 32'h4B05FF83;
assign memory[ 154 ] = 32'hF7FF0018;
assign memory[ 155 ] = 32'h4B03FF8B;
assign memory[ 156 ] = 32'hF7FF0018;
assign memory[ 157 ] = 32'h2300FF93;
assign memory[ 158 ] = 32'hBD100018;
assign memory[ 159 ] = 32'h11110000;
assign memory[ 152 ] = 32'h005B23A0;
assign memory[ 153 ] = 32'hF7FF0018;
assign memory[ 154 ] = 32'h2000FF81;
assign memory[ 155 ] = 32'hFF8AF7FF;
assign memory[ 156 ] = 32'h005B23A0;
assign memory[ 157 ] = 32'hF7FF0018;
assign memory[ 158 ] = 32'h2300FF91;
assign memory[ 159 ] = 32'hBD100018;
assign memory[ 160 ] = 32'h40000000;
assign memory[ 161 ] = 32'h50000000;
......@@ -102,10 +102,10 @@ void wait_for_any_switch_data(void) {
int main(void) {
write_out_0( 0x00000000 );
write_out_1( 0x00000000 );
write_out_2( 0x11110000 );
write_out_3( 0x11110000 );
write_out_0( 0x000 );
write_out_1( 0x140 );
write_out_2( 0x000 );
write_out_3( 0x140 );
......
This diff is collapsed.
No preview for this file type
No preview for this file type
......@@ -36,7 +36,7 @@
:100230005A425341DBB2180004B0704780020000FC
:10024000C046044B1B6808331B68002BF9D0C0461E
:100250007047C0468002000010B50020FFF77AFF0B
:100260000020FFF783FF054B1800FFF78BFF034BC0
:100270001800FFF793FF0023180010BD00001111B4
:10026000A0235B001800FFF781FF0020FFF78AFF43
:10027000A0235B001800FFF791FF0023180010BDBA
:080280000000004000000050E6
:00000001FF
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment