How to get DTB for De10 standard
Hi,
I used the GHRD to start my own project, yet I need to reflesh the device tree to fit my design.(personal IP core and new HPS settings)
In SOC- EDS tool box soc2dtb there are three files needed:
1. soc_system.sopcinfo
2.soc_system_board_info.xml
3.hps_common_board_info.xml
Yet when I finished compile there is only one file generated:
soc_system.sopcinfo
The other two are not.
How can I get the other two?
My development environment is Quartus Prime 18.1 Lite, \
SOC EDS standard edition 18.1 \
Linux Altera_5.11.0.
reguards.
Hi Alex
Unfortunately we do not have an official how-to on editing device tree.
But I found an external link describing device tree syntax which I find helpful.
https://github.com/mykhani/device-tree-guide/blob/master/README.md
Regards
Jingyang, Teh