Forum Discussion
15 Replies
- mabdrahi
Contributor
Hi,
I will check for info where is the clock come from
Stay tune
- mabdrahi
Contributor
Hi,
clock source of this board come from si5350.
To configure frequency you may need to check on
data sheet https://www.skyworksinc.com/-/media/Skyworks/SL/documents/public/data-sheets/Si5350A-B.pdf
- mabdrahi
Contributor
Hi,
Any news from about reply given?
- CAlex
Contributor
Hi,
I read through the data sheet, but I still dont know how to program it through the HPS(baremetal)/FPGA
Could you please give more information about how to change the SOC clk source to programmable clk and how to program it?
Thank you very much for your help.
Please foirgive me for my later apply.
- mabdrahi
Contributor
Hi,
I will try to check about it but i need some info.
1) May i have the document for the board (datsheet)
2) which referece GHRD do you refer? (example rocketbord page)
3) may i know which uboot source (link) are using? (maybe can change at device tree)
thank you
- CAlex
Contributor
Hi
for the questions:
1) The layer sheet is attached.
2) It's the newest rocketboard GSRD for cycloneVsoc.
3) Since I want to use the baremetal system,I dont think it would be useful for I always use the SPL to start my board.
But the Uboot I use is 2020_07 version of altera-opensource/u-boot-socfpga.
Please let me know if you need any other information.
Reguards
Alex
- mabdrahi
Contributor
Hi,
I have found the method
The Clock Control application sets the Si570 (X1) or Si571 (X3) programmable oscillators to any frequency between 10 MHz and 810 MHz.
The frequencies support eight digits of precision to the right of the decimal point. The Clock Control application runs as a stand-alone application.
ClockControl.exe resides in the <installdir>\kits\cycloneVSX_5csxfc6df31_soc\examples\board_test_system directory.
To start the application, click Start > All Programs > Altera >Cyclone V SoC Development Kit <version> > Clock Control.
I will try at my end too
- mabdrahi
Contributor
Hi
After I try the Clock GUI, I successful to change the clock, you try it. After you change the clock, then try to verify using the read button.
- CAlex
Contributor
Thank you,
I'll try it ASAP.
- CAlex
Contributor
Hi,
I found I cant open the app after I double click the exe.
May I ask which version of SOCEDS you use?
Do I need to start the application in SOCEDS shell?
Reguards.
Alex
- mabdrahi
Contributor
Hi,
Here is my method.
1) goto https://www.intel.com/content/www/us/en/products/details/fpga/development-kits/cyclone/v-sx.html
2) download this Kit Installation (ZIP) (22.1 std) ›
3) make sure you install quartus programmer that suite with your project version
- mabdrahi
Contributor
Hi,
May I know, is the software work for you?
- CAlex
Contributor
Yes ,the newer version is working through the SOC EDS.
Another question may be:
How can I make sure the time clk is what I set in the clk source setting?
Is there any ways to detect it?
Thank you.
Alex
- mabdrahi
Contributor
Hi,
You can use signal tap tools that available in quartus. If your main problem is solved, i will close this case