Cannot initialize a 2-D array of bytes from file directly (ram_init_file / $readmemh)
Hello forum Members, I have been experimenting with file-based initialization of Verilog multidimensional arrays. Until now i succeeded initializing with the help of flat temp. array -...