nixpkgs/pkgs/applications/science/electronics/vhd2vl
Adam Joseph 5d44c9a222 vhd2vl: fix the tests
The testing scheme for vhd2vl is sensitive to subtle shifts in
iverilog's parenthesization choices, meaning that the golden test
outputs require constant maintenance.

The patch previously applied in order to deal with this situation is
no longer sufficient, so a patch which is sufficient has been added.

Also, the `buildTargets` and `checkTarget` attributes have been set,
so future benign failures of this sort can be dealt with through
`doCheck=false` in a pinch.
2022-05-11 23:59:59 -07:00
..
default.nix vhd2vl: fix the tests 2022-05-11 23:59:59 -07:00
test.patch vhd2vl: fix the tests 2022-05-11 23:59:59 -07:00