|
From: Stephen W. <st...@ic...> - 2016-01-11 00:56:56
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Merged into git master.
On 01/07/2016 05:19 AM, Maciej Sumiński wrote:
> Hi,
>
> I have just sent a new merge request [1] with tests [2]. Changes: -
> 'image attribute (VHDL) - VPI extension to allow functions return a
> string - $sformatf (SV) - improved report statements so they accept
> expressions instead of string literals (VHDL)
>
> I would be particularly thankful for reviewing the last commit from
> the pull request (32fab21e). I have done the change, so e.g. the
> following code could be run:
>
> $display({ $sformatf("%d",int_var), $sformatf("%d", int_var) });
>
> Without the change, I was getting a message:
>
> error: Concatenation/replication may not have zero width in this
> context.
>
> Regards, Orson
>
> 1. https://github.com/steveicarus/iverilog/pull/88 2.
> https://github.com/orsonmmz/ivtest/tree/image_attr_test
>
- --
Steve Williams "The woods are lovely, dark and deep.
steve at icarus.com But I have promises to keep,
http://www.icarus.com and lines to code before I sleep,
http://www.picturel.com And lines to code before I sleep."
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iEYEARECAAYFAlaS78oACgkQrPt1Sc2b3imxgACg6hgll/mrSR7OqT1jqr4pjOOp
dxkAoOv5kHlkQRQLy9gbfh6AV8VLQlBJ
=qCSm
-----END PGP SIGNATURE-----
|