Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
intro_example:chp_fifo2 [2025/04/21 23:21] – [Dynamic creation of buffer instances] rajit | intro_example:chp_fifo2 [2025/05/01 10:47] (current) – [Alternate Buffer] rajit | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Alternate Buffer ====== | ====== Alternate Buffer ====== | ||
- | We start with the previous definition | + | We start with the earlier example |
<code act> | <code act> | ||
Line 156: | Line 156: | ||
} | } | ||
</ | </ | ||
+ | |||
+ | This version is similar to the original version we started with. | ||
+ |