Skip to content

Commit

Permalink
Merge branch 'main' into mem_initialization_loggers
Browse files Browse the repository at this point in the history
  • Loading branch information
bilalahmed-RS authored Aug 28, 2023
2 parents a2e4e13 + ef5d6b5 commit a6a37e9
Show file tree
Hide file tree
Showing 2 changed files with 812 additions and 800 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ def __init__(self, platform,
# -----------
p_IP_TYPE = Instance.PreformattedParam("IP_TYPE"),
p_IP_ID = Instance.PreformattedParam("IP_ID"),
p_IP_VERSION = Instance.PreformattedParam("IP_VERSION"),
p_NO_OF_PROBES = Instance.PreformattedParam(nprobes),
p_NO_OF_TRIGGER_INPUTS = Instance.PreformattedParam(trigger_inputs),
p_PROBE_WIDHT = Instance.PreformattedParam(probe_widht),
Expand Down
Loading

0 comments on commit a6a37e9

Please sign in to comment.