nop insertion added
[calu.git] / cpu / src / core_pkg.vhd
index 13ac38243997008feb252339661fa1bd8eea3c1b..b613dcba1ea7f9e954a73d8d7592e75a9b49c337 100644 (file)
@@ -52,6 +52,7 @@ package core_pkg is
                        reg_w_addr : in std_logic_vector(REG_ADDR_WIDTH-1 downto 0);
                        reg_wr_data : in gp_register_t;
                        reg_we : in std_logic;
+                       nop : in std_logic;
 
                --Data outputs
 --                     reg1_rd_data : out gp_register_t;