[FPGA]

[Altera] hps_clock_info.xml, soc_system_board_info.xml 생성방법

Neo Park 2014. 7. 25. 16:35

 

 

linux에서 GUI로 아래 과정을 거처 xml 파일을 generation 한다.

 

To generate a boardinfo for your board:

  • Launch sopc2dts in gui mode (--gui)
  • Choose the sopcinfo file describing your system in the "input" tab. (If you specified it on the commandline it's already loaded)
  • Look over (and adjust) the various bits in the "boardinfo" tab. Press apply after you've made a change!
  • Check the output tab to see the effect on your generated devicetree.
  • Once satisfied, or convinced thar it really won't get any better, you can choose a filename in the "boardinfo" tab and press save.

Everytime you run sopc2dts you can specify the boardinfo file (-b) and you get all the settings you've made in the gui.

 

참조 : http://www.alterawiki.com/wiki/Sopc2dts