Be able to access entire memory
Using $readmemh is not possible since a 4GB verilog array uses way more than 4GB of ram to simulate. What we need is a C function which can read the data from the filesystem.
Using $readmemh is not possible since a 4GB verilog array uses way more than 4GB of ram to simulate. What we need is a C function which can read the data from the filesystem.