erster versuch das ganze mal zu flashen -> es blinkt!!111
[calu.git] / cpu / src / core_pkg.vhd
index 23403444070c499105e7969bddd1c2caf4c92ead..0072827490c593cda242776e3ada5b1acd0e565c 100644 (file)
@@ -143,7 +143,9 @@ package core_pkg is
                        reg_we : out std_logic;
                        reg_addr : out gp_addr_t;
                        jump_addr : out instruction_addr_t;
-                       jump : out std_logic
+                       jump : out std_logic;
+                       -- same here
+                       bus_tx : out std_logic
                );
        end component writeback_stage;