Altera_Forum
Honored Contributor
9 years agoIs it possible to use $writememb in Quartus II?
Hi all.
I have a question about $writememb command in Verilog coding. I can run $readmemb command without problem, but I can't get any output from $writememb command. I have my code compilation passed without error, but the target file doesn't get anything written in it after run. There are very few references on google and I am rather confused whether $writememb is a valid command in Quartus II. If it is, can anyone share the experience on how to use the command correctly? Thanks.