Hello,
When compiling VHDL source with option -V200X, I get error on this line:
pixel_new := (others=>'0') when lfsr_val(15) else (others=>'1');
Any comments.
Thanks.
Hello,
When compiling VHDL source with option -V200X, I get error on this line:
pixel_new := (others=>'0') when lfsr_val(15) else (others=>'1');
Any comments.
Thanks.