-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathM4ToVGA_top_nativelink_simulation.rpt
More file actions
62 lines (55 loc) · 2.49 KB
/
M4ToVGA_top_nativelink_simulation.rpt
File metadata and controls
62 lines (55 loc) · 2.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Info: Start Nativelink Simulation process
========= EDA Simulation Settings =====================
Sim Mode : Gate
Family : cycloneive
Quartus root : c:/intelfpga_lite/20.1/quartus/bin64/
Quartus sim root : c:/intelfpga_lite/20.1/quartus/eda/sim_lib
Simulation Tool : modelsim-altera
Simulation Language : verilog
Simulation Mode : GUI
Sim Output File : M4ToVGA_top.vo
Sim SDF file : M4ToVGA_top__verilog.sdo
Sim dir : simulation\modelsim
=======================================================
Info: Starting NativeLink simulation with ModelSim-Altera software
Sourced NativeLink script c:/intelfpga_lite/20.1/quartus/common/tcl/internal/nativelink/modelsim.tcl
Warning: File M4ToVGA_top_run_msim_gate_verilog.do already exists - backing up current file as M4ToVGA_top_run_msim_gate_verilog.do.bak1
error deleting "msim_transcript": permission denied
Error: NativeLink simulation flow was NOT successful
================The following additional information is provided to help identify the cause of error while running nativelink scripts=================
Nativelink TCL script failed with errorCode: POSIX EACCES {permission denied}
Nativelink TCL script failed with errorInfo: error deleting "msim_transcript": permission denied
while executing
"file delete -force msim_transcript"
invoked from within
"if [ catch {eval gen_msim_script args_hash} msim_do_file_name] {
error "$::errorCode" "$::errorInfo"
} elseif {$script_mode == 0} {
post_message..."
(procedure "launch_sim" line 108)
invoked from within
"launch_sim launch_args_hash"
("eval" body line 1)
invoked from within
"eval launch_sim launch_args_hash"
invoked from within
"if [ info exists ::errorCode ] {
set savedCode $::errorCode
set savedInfo $::errorInfo
error $result $..."
invoked from within
"if [catch {eval launch_sim launch_args_hash} result ] {
set status 1
if [ info exists ::errorCode ] {
set save..."
(procedure "run_sim" line 74)
invoked from within
"run_sim run_sim_args_hash"
invoked from within
"if [ info exists ::errorCode ] {
set savedCode $::errorCode
set savedInfo $::errorInfo
error "$result" $savedInfo ..."
(procedure "run_eda_simulation_tool" line 334)
invoked from within
"run_eda_simulation_tool eda_opts_hash"