Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
std:start [2022/07/17 10:31] – [Functions] rajit | std:start [2022/07/17 10:35] – [Definitions] rajit | ||
---|---|---|---|
Line 26: | Line 26: | ||
====== Definitions ====== | ====== Definitions ====== | ||
+ | |||
+ | <code act> | ||
+ | export template< | ||
+ | defproc rom (chan? | ||
+ | </ | ||
+ | (This can be used after '' | ||
+ | |||
+ | <code act> | ||
+ | export template< | ||
+ | defproc ram (chan? | ||
+ | | ||
+ | </ | ||
+ | |||
+ | <code act> | ||
+ | export defcell buf_arbiter(bool? | ||
+ | </ | ||
+ | |||
+ | <code act> | ||
+ | export defcell ideal_arbiter(bool? | ||
+ | </ | ||
+ | |||
+ | <code act> | ||
+ | export template< | ||
+ | defproc arbiter(chan? | ||
+ | </ | ||
====== Nested namespaces ====== | ====== Nested namespaces ====== |