Skip to content

Commit 052907a

Browse files
authored
removing sync system info in the qsys_top.tcl
1 parent 55cfb0e commit 052907a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

niosv_g/niosv_g_helloworld/sources/scripts/qsys_top.tcl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1312,11 +1312,6 @@ proc do_create_qsys_top {} {
13121312
}
13131313

13141314
proc do_set_exported_interface_sysinfo_parameters {} {
1315-
load_system qsys_top.qsys
1316-
set_exported_interface_sysinfo_parameter_value clk clock_domain {1}
1317-
set_exported_interface_sysinfo_parameter_value clk clock_rate {125000000}
1318-
set_exported_interface_sysinfo_parameter_value clk reset_domain {1}
1319-
save_system qsys_top.qsys
13201315
}
13211316

13221317
# create all the systems, from bottom up

0 commit comments

Comments
 (0)