Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
sim:scoreboards [2024/02/26 15:50]
fabian
sim:scoreboards [2024/02/26 15:50]
fabian [Interface]
Line 78: Line 78:
 The exported processes are: The exported processes are:
  
-<code>+<code act>
 export template <pint D_WIDTH, OUT_CHANNELS, SB_ID; pbool VERBOSE_TESTING> export template <pint D_WIDTH, OUT_CHANNELS, SB_ID; pbool VERBOSE_TESTING>
 defproc generic (chan?(int<D_WIDTH>) OUT_M[OUT_CHANNELS], OUT_D[OUT_CHANNELS]; chan?(bool) SUCCESS); defproc generic (chan?(int<D_WIDTH>) OUT_M[OUT_CHANNELS], OUT_D[OUT_CHANNELS]; chan?(bool) SUCCESS);