Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
intro_example:chp_fifo2 [2025/04/21 23:21] – [Dynamic creation of buffer instances] rajitintro_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 of a templated buffer:+We start with the earlier example of a templated buffer:
  
 <code act> <code act>
Line 156: Line 156:
 } }
 </code> </code>
 +
 +This version is similar to the original version we started with.
 +