Skip to content

Instantly share code, notes, and snippets.

@raytroop
Created September 6, 2021 15:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raytroop/24e0ccf43e07ec5ee7ac556e4f44f2a2 to your computer and use it in GitHub Desktop.
Save raytroop/24e0ccf43e07ec5ee7ac556e4f44f2a2 to your computer and use it in GitHub Desktop.
fsdb verdi
initial begin
$fsdbDumpfile("seq_1011.fsdb");
$fsdbDumpvars(0);
end
xrun -f sim.f -access +rwc
verdi -sv -f sim.f -ssf *.fsdb -nologo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment