spartan3e/lcd: (hw) signale per ext.modul rausziehen (sw) rest
[calu.git] / cpu / src / writeback_stage.vhd
index ea82a1edc3e045cd22365abe7181a757bdab8069..4f2c231ffcf25c6f5fb7c4ca0411d7b49cc22637 100644 (file)
@@ -49,8 +49,9 @@ entity writeback_stage is
                        sseg2 : out std_logic_vector(0 to 6);
                        sseg3 : out std_logic_vector(0 to 6);
 
-                       int_req : out interrupt_t
+                       int_req : out interrupt_t;
 
+                       lcd_data : out std_logic_vector(6 downto 0)
                );
                
 end writeback_stage;