In SV3.1a, $length was changed to $size.
There are two remaining references to $length
Change section 4.6.2
Note: The
size method is equivalent to $length( addr, 1 ).
to
Note: The
size method is equivalent to $
size(
addr, 1 ).
Change section 7.10
Using the same system task, such as $length, for all of them would be
less clear and intuitive.
to
Using the same system task, such as $
size,
for all of them would be less clear and intuitive.
--
--
David.Rich@Synopsys.com
Technical Marketing Consultant and/or
Principal Product Engineer
http://www.SystemVerilog.org
tele: 650-584-4026
cell: 510-589-2625
Received on Fri Jul 2 13:12:42 2004