VWF Simulation error with Quartus Prime 20.1
I fixed my first error message by manually removing the "vsim -novopt -c -t 1ps -L ..." line, however, now I am getting the generic error message below. Any thoughts? Thanks in advance for any suggestions..
# do Full_Adder.do
# ** Warning: (vlib-34) Library already exists at "work".
# Model Technology ModelSim - Intel FPGA Edition vlog 2020.1 Compiler 2020.02 Feb 28 2020
# Start time: 13:03:12 on Sep 21,2020
# vlog -work work Full_Adder.vo
# -- Compiling module Full_Adder
#
# Top level modules:
# Full_Adder
# End time: 13:03:12 on Sep 21,2020, Elapsed time: 0:00:00
# Errors: 0, Warnings: 0
# Model Technology ModelSim - Intel FPGA Edition vlog 2020.1 Compiler 2020.02 Feb 28 2020
# Start time: 13:03:12 on Sep 21,2020
# vlog -work work Waveform1.vwf.vt
# -- Compiling module Full_Adder_vlg_vec_tst
#
# Top level modules:
# Full_Adder_vlg_vec_tst
# End time: 13:03:12 on Sep 21,2020, Elapsed time: 0:00:00
# Errors: 0, Warnings: 0
# Executing ONERROR command at macro ./Full_Adder.do line 5
Error.