[entropy/rtl] added count pkg to fix lint errors
The prim_count package needs to be added to the core file to fix lint errors.
Signed-off-by: Mark Branstad <mark.branstad@wdc.com>
diff --git a/hw/ip/entropy_src/entropy_src.core b/hw/ip/entropy_src/entropy_src.core
index 5002ec7..3b980fd 100644
--- a/hw/ip/entropy_src/entropy_src.core
+++ b/hw/ip/entropy_src/entropy_src.core
@@ -9,6 +9,7 @@
depend:
- lowrisc:constants:top_pkg
- lowrisc:prim:all
+ - lowrisc:prim:count
- lowrisc:prim:assert
- lowrisc:prim:lfsr
- lowrisc:ip:tlul