q3-dsb-labs/ch4/transcript

66 lines
3.8 KiB
Plaintext

# Reading C:/questasim64_10.6g/tcl/vsim/pref.tcl
# // Questa Sim-64
# // Version 10.6g win64 Aug 3 2019
# //
# // Copyright 1991-2019 Mentor Graphics Corporation
# // All Rights Reserved.
# //
# // QuestaSim and its associated documentation contain trade
# // secrets and commercial or financial information that are the property of
# // Mentor Graphics Corporation and are privileged, confidential,
# // and exempt from disclosure under the Freedom of Information Act,
# // 5 U.S.C. Section 552. Furthermore, this information
# // is prohibited from disclosure under the Trade Secrets Act,
# // 18 U.S.C. Section 1905.
# //
# OpenFile {C:/Users/Stan Oremus/OneDrive/Documenten/TU Delft Lasse Oremus/Q3_2024_2025/DSB/github/ch4/inputbuffer.sv}
# Loading project Line_follower_DSB
# Compile of inputbuffer.sv failed with 1 errors.
# Compile of inputbuffer.sv failed with 1 errors.
# Compile of inputbuffer.sv failed with 1 errors.
# Compile of inputbuffer.sv was successful.
# Error opening C:/Users/Stan Oremus/OneDrive/Documenten/TU Delft Lasse Oremus/DSB/github/ch4/timebase.sv
# Path name 'C:/Users/Stan Oremus/OneDrive/Documenten/TU Delft Lasse Oremus/DSB/github/ch4/timebase.sv' doesn't exist.
# Error opening C:/Users/Stan Oremus/OneDrive/Documenten/TU Delft Lasse Oremus/DSB/github/ch4/timebase_tb.sv
# Path name 'C:/Users/Stan Oremus/OneDrive/Documenten/TU Delft Lasse Oremus/DSB/github/ch4/timebase_tb.sv' doesn't exist.
# Compile of motorcontrol.sv was successful.
# Compile of motorcontrol_tb.sv was successful.
# Compile of timebase_tb.sv was successful.
# Compile of timebase.sv was successful.
vsim -novopt work.timebase_tb
# vsim -novopt work.timebase_tb
# Start time: 09:15:44 on Feb 20,2025
# ** Warning: (vsim-8891) All optimizations are turned off because the -novopt switch is in effect. This will cause your simulation to run very slowly. If you are using this switch to preserve visibility for Debug or PLI features please see the User's Manual section on Preserving Object Visibility with vopt.
# Refreshing C:/Users/Stan Oremus/OneDrive/Documenten/TU Delft Lasse Oremus/Q3_2024_2025/DSB/github/ch4/work.timebase_tb
# Loading sv_std.std
# Loading work.timebase_tb
# Refreshing C:/Users/Stan Oremus/OneDrive/Documenten/TU Delft Lasse Oremus/Q3_2024_2025/DSB/github/ch4/work.timebase
# Loading work.timebase
run 400ns
# ** Note: $finish : C:/Users/Stan Oremus/OneDrive/Documenten/TU Delft Lasse Oremus/Q3_2024_2025/DSB/github/ch4/timebase_tb.sv(22)
# Time: 210 ns Iteration: 0 Instance: /timebase_tb
# 1
# Break in Module timebase_tb at C:/Users/Stan Oremus/OneDrive/Documenten/TU Delft Lasse Oremus/Q3_2024_2025/DSB/github/ch4/timebase_tb.sv line 22
# Compile of motorcontrol.sv was successful.
vsim -novopt work.motorcontrol_tb
# End time: 09:24:08 on Feb 20,2025, Elapsed time: 0:08:24
# Errors: 0, Warnings: 1
# vsim -novopt work.motorcontrol_tb
# Start time: 09:24:08 on Feb 20,2025
# ** Warning: (vsim-8891) All optimizations are turned off because the -novopt switch is in effect. This will cause your simulation to run very slowly. If you are using this switch to preserve visibility for Debug or PLI features please see the User's Manual section on Preserving Object Visibility with vopt.
# Refreshing C:/Users/Stan Oremus/OneDrive/Documenten/TU Delft Lasse Oremus/Q3_2024_2025/DSB/github/ch4/work.motorcontrol_tb
# Loading sv_std.std
# Loading work.motorcontrol_tb
# Loading work.timebase
# Refreshing C:/Users/Stan Oremus/OneDrive/Documenten/TU Delft Lasse Oremus/Q3_2024_2025/DSB/github/ch4/work.motorcontrol
# Loading work.motorcontrol
run 40ms
quit -sim
# End time: 09:25:22 on Feb 20,2025, Elapsed time: 0:01:14
# Errors: 0, Warnings: 1
# Compile of controller.sv failed with 2 errors.
# Compile of controller.sv failed with 2 errors.
# Compile of controller.sv failed with 2 errors.
# Compile of controller.sv failed with 2 errors.
# Compile of controller.sv was successful.