Closed andreondra closed 1 year ago
ram.v module was updated with parameter, specifiing the path to .hex file, which is loaded in using $readmemh() inside initial begin body.
ram.v
$readmemh()
initial begin
ram.v
module was updated with parameter, specifiing the path to .hex file, which is loaded in using$readmemh()
insideinitial begin
body.