What's the difference between this "parameterized" stuff and class templates? [Yulik] "Parameterized" is a just a Verilog term for the same concept which is known as "template" in C++. Even though "class" is a term common to both languages, SV uses "parameterized class" terminology, instead of C++'s "template class", probably due to conceptual similarity and consistency with the already established Verilog terminology based on Verilog 95's "parameters". Kev.Received on Fri Jun 16 07:17:00 2006
This archive was generated by hypermail 2.1.8 : Fri Jun 16 2006 - 07:17:08 PDT