From: Joshua Wise Date: Tue, 1 Apr 2008 07:47:54 +0000 (-0400) Subject: Poke the UART with a stick. ABABABABABABAB X-Git-Url: http://git.joshuawise.com/fpgaboy.git/commitdiff_plain/6493be2b598bd598f939245dbd8a9ae4b242f407 Poke the UART with a stick. ABABABABABABAB --- diff --git a/FPGABoy.ise b/FPGABoy.ise index 8dfc411..c429431 100644 Binary files a/FPGABoy.ise and b/FPGABoy.ise differ diff --git a/System.v b/System.v index 53e6257..259656a 100644 --- a/System.v +++ b/System.v @@ -147,14 +147,14 @@ module TestBench(); // .wr(wr), // .rd(rd)); -// wire serio; -// UART uart( -// .addr(addr), -// .data(data), -// .clk(clk), -// .wr(wr), -// .rd(rd), -// .serial(serio)); + wire serio; + UART uart( + .addr(addr), + .data(data), + .clk(clk), + .wr(wr), + .rd(rd), + .serial(serio)); // Switches sw( // .clk(clk), diff --git a/rom.hex b/rom.hex index 977ed30..504108d 100644 --- a/rom.hex +++ b/rom.hex @@ -1,11 +1,23 @@ -ca -08 -00 -00 -00 -00 -00 -00 +0e +50 +06 +00 +f2 +b8 +c2 +04 +00 +3e +41 +e2 +f2 +b8 +c2 +0c +00 +3e +42 +e2 c3 00 00 @@ -2034,15 +2046,3 @@ c3 00 00 00 -00 -00 -00 -00 -00 -00 -00 -00 -00 -00 -00 -00