nickg / nvc

VHDL compiler and simulator
https://www.nickg.me.uk/nvc/
GNU General Public License v3.0
631 stars 77 forks source link

Bump JIT_MAX_ARGS #822

Closed sean-anderson-seco closed 9 months ago

sean-anderson-seco commented 9 months ago

The mem_initialize procedure in the Lattice MachXO3 behavioural simulation libraries takes more arguments than JIT_MAX_ARGS. Bump JIT_MAX_ARGS a bit so that this procedure elaborates.