I ran into an error when trying to run a function that is checking a couple of signal properties. NVC seems to not like the use of the last_value attribute in combination with a record. I did manage to run this code on another simulator.
Version
nvc 1.14-devel (1.13.0.r36.gc81905e1) (Using LLVM 11.0.1)
I ran into an error when trying to run a function that is checking a couple of signal properties. NVC seems to not like the use of the last_value attribute in combination with a record. I did manage to run this code on another simulator.
Version nvc 1.14-devel (1.13.0.r36.gc81905e1) (Using LLVM 11.0.1)
Error report
How to reproduce