mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-23 13:37:20 -04:00
add missing signal decl
This commit is contained in:
parent
0ae2d4d394
commit
5039e60cde
1 changed files with 1 additions and 0 deletions
|
@ -361,6 +361,7 @@ module ibex_core import ibex_pkg::*; #(
|
|||
|
||||
logic clk;
|
||||
logic fetch_enable;
|
||||
logic wake_from_sleep;
|
||||
|
||||
cve2_sleep_unit sleep_unit_i (
|
||||
// Clock, reset interface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue