Skip to content

Instantly share code, notes, and snippets.

@raytroop
Created October 8, 2021 15:31
Show Gist options
  • Save raytroop/e92805b46d65b96ae22a7779cd5855c8 to your computer and use it in GitHub Desktop.
Save raytroop/e92805b46d65b96ae22a7779cd5855c8 to your computer and use it in GitHub Desktop.
questasim sim flow
vlib work
vlog -f filelist tb1.sv
# "-c": command line mode
vsim -voptargs=+acc -c -do "run 100ns; exit" work.tb1_ref
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment