Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi,
Not sure why you posted the message twice, but here's my reply to your other post for future reference : --- Quote Start --- Hello, I did it in a different way using the git repo :git clone git://git.rocketboards.org/sopc-tools.git
cd sopc-tools/sopc2dts
make
java -jar sopc2dts.jar -b <path/to/hps_clock_info.xml> -b <path/to/**_board_info.xml> -i <path/to/**.sopcinfo> -o socfpga.dts Hope this helps ! --- Quote End ---