Add missing parameters to ibex_top_tracing

This commit is contained in:
Rupert Swarbrick 2021-09-27 10:19:18 +01:00 committed by Rupert Swarbrick
parent 45f727dfc6
commit 305f0a80ea

View file

@ -129,6 +129,8 @@ module ibex_top_tracing import ibex_pkg::*; #(
.DbgHwBreakNum ( DbgHwBreakNum ),
.WritebackStage ( WritebackStage ),
.SecureIbex ( SecureIbex ),
.RndCnstLfsrSeed ( RndCnstLfsrSeed ),
.RndCnstLfsrPerm ( RndCnstLfsrPerm ),
.DmHaltAddr ( DmHaltAddr ),
.DmExceptionAddr ( DmExceptionAddr )
) u_ibex_top (