Assertion failure on compile with attached testcase.
Linux x86_64
g++ (Ubuntu 7.4.0-9ubuntu1~18.04.york0) 7.4.0
iverilog 10.1
Output is:
1.v:2: error: Unable to bind wire/reg/memory displa' in
a'
1.v:2: assert: elaborate.cc:2404: failed assertion dex
Aborted
I also ran this on the latest version and it also fails there in the same way.
Fixed in master and v10-branch branches.