Forum Discussion
Altera_Forum
Honored Contributor
12 years agoEDS 14.0 tool dtc
So i'm trying to edit my socfpga.dtb file bij using the socfpga.dts file. But with EDS 13.1 you could do "dtc -I dts -O dtb -o socfpga.dtb socfpga.dts". Only with EDS 14.0 the command doesn't work...
Altera_Forum
Honored Contributor
11 years agoQuestion -
Using Linux for hosting the tools. Has anyone added any custom IP's? I started with the GSRD for the Altera Cyclone V Dev Kit. We added a custom IP and a PLL. I generate a *.dts file that I add the driver information but the PLL isn't in the *.dts because in Quartus14.1/Qsys there is no base address because it is like the other clocks. So, how do I get the PLL recognized properly for my .dtb file?