Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Hi, I am working on Cyclon V soc kit,I want to generate .dts from sopcinfo file.I am not using GHRD design(that is prepared by altera).I am workng on my design in which I have added my custom IP core in qsys system. My issue is how ca I prepare sos_system_board_info.xml and hps_clock_info.xml ?? what I run this command without these .xml file I got following message. command: $ sopc2dts --input soc_system.sopcinfo --output socfpga.dts --board soc_system_board_info.xml --board hps_clock_info.xml message : Exception occurred: use -v for more information Exception occurred: use -v for more information Component i2c_master of class sls_avalon_i2c_m is unknown Component video_data_stream of class video_data_stream is unknown Component i2c_master of class sls_avalon_i2c_m is unknown Component video_data_stream of class video_data_stream is unknown Please let me know if you have any idea about ,how to prepare xml files. --- Quote End --- You did not assign the correct Module and Interface Assignments in the _hw.tcl of you custom ip regards