initialization - Way to initialize synthesizable 2D array with constant values in Verilog - Stack Ov

initialization - Way to initialize synthesizable 2D array with constant values in Verilog - Stack Ov

瀏覽:484
日期:2026-04-21
in VHDL, I can easily do this: constant cmdbytes : bytearray(0 to Total) := (x"05", x"00", x...}; I want synthesizable constants so that when the FPGA starts, this array has ......看更多