OSDN Git Service

test
authorastoria-d <astoria-d@mail.goo.ne.jp>
Mon, 8 Jul 2013 04:38:09 +0000 (13:38 +0900)
committerastoria-d <astoria-d@mail.goo.ne.jp>
Mon, 8 Jul 2013 04:38:09 +0000 (13:38 +0900)
simulation/ppu/render.vhd

index 4167325..3a205b0 100644 (file)
@@ -665,7 +665,6 @@ begin
             plt_data <= conv_std_logic_vector((i - 1) * 4 + 17, 6);
             wait for ppu_clk;
         end loop;
-
         plt_bus_ce_n <= '1';
         plt_data <= (others => 'Z');