]> Nick Gasson's Git Repositories - nvc.git/commit
Correct rounding when converting physical literals to base unit
authorNick Gasson <nick@nickg.me.uk>
Wed, 19 Jun 2024 20:03:02 +0000 (21:03 +0100)
committerNick Gasson <nick@nickg.me.uk>
Wed, 19 Jun 2024 20:42:00 +0000 (21:42 +0100)
commit4978acf1a07787ca3917970dccaaf0a6a041aead
treec1c7f14680978185cb2076f482e72b5efc355af7
parent0fe38d1b37083984fd635fb5dda0161632b7762e
Correct rounding when converting physical literals to base unit

Fixes #899
NEWS.md
src/simp.c
test/regress/issue899.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/simp/physical.vhd [new file with mode: 0644]
test/test_simp.c