Altera_Forum
Honored Contributor
11 years agoGenerating a Qsys System with qsys-script
Hi all,
I'm using a tcl file to create a Qsys system. the system contains a HPS. When i run qsys-script utility, it's stops at the HPS commands --- Quote Start --- $ qsys-script --script=soc_system.tcl 2014.11.17.11:58:49 Info: Doing: <b>qsys-script --script=soc_system.tcl</b> 2014.11.17.11:58:52 Info: set_module_property NAME soc_system 2014.11.17.11:58:52 Info: set_module_property GENERATION_ID 0x00000000 2014.11.17.11:58:52 Info: set_project_property DEVICE_FAMILY Cyclone V 2014.11.17.11:58:52 Info: add_instance clk_0 clock_source 14.0 2014.11.17.11:58:52 Info: set_instance_parameter_value clk_0 clockFrequency 5000 0000.0 2014.11.17.11:58:52 Info: set_instance_parameter_value clk_0 clockFrequencyKnown 1 2014.11.17.11:58:52 Info: set_instance_parameter_value clk_0 inputClockFrequency 0.0 2014.11.17.11:58:52 Info: set_instance_parameter_value clk_0 resetSynchronousEdg es NONE 2014.11.17.11:58:52 Info: add_instance hps_0 altera_hps 14.0 _ --- Quote End --- i attached the tcl file to this message Thank you for helping me to fix this problem