|
From: Maciej S. <mac...@ce...> - 2016-03-07 16:39:42
|
Hi, There is a new branch [1] that contains a few fixes for vhdlpp and one for ivl. There are also tests to support the introduced changes [2]. Again, it would be great if you could have a look at the ivl related commit [3]. When I executed a certain test [4], it seemed to me that slices were not correctly computed in a few cases. It should be fixed now. The new pull request includes the previous one, so I have canceled the old request. Regards, Orson 1. https://github.com/steveicarus/iverilog/pull/92 2. https://github.com/orsonmmz/ivtest/tree/vhdlpp_fixes_test 3. https://github.com/orsonmmz/iverilog/commit/de775975e8d846c2a591a7889dd26c96b76acbc3 4. https://github.com/orsonmmz/ivtest/blob/b926f97f9b1ece5d8a09a9be6fd4b33407c67d59/ivltests/array_packed_2d.v |