Activity
From 03/03/2014 to 04/01/2014
03/26/2014
-
05:33 PM
Software Development: RE: Interrupt & Device Tree
- I tried to generate the device tree file from the sopcinfo file produced by quartus.
I used the following command
$ sopc2dts --input mityarm_5csx_dev_board.sopcinfo --output socfpga.dts
And I got a statement like this
Master and ... - Hi,
Do you guys have any example on how to handle a interrupt? I have it set up in Qsys, where I have a FIFO sending its interrupt signal to the HPS. But how do I handle it on the software side.
I read that I need device tree to se...
03/21/2014
- RB 06:15 PM FPGA Development: RE: Time limited SOF file question
- Hi Mike,
Never mind my last post, I found the jtag breakout board in my original shipment.
-rb
- RB 06:09 PM FPGA Development: RE: Time limited SOF file question
- Thanks Mike,
Makes sense. I have a Terasic USB Blaster as shown in the attached PDF file.
What's the best way to interface the USB blaster to the white breakout connector on the MityArm Board?
Rich
- MW 03:19 PM FPGA Development: RE: Time limited SOF file question
- Hi Rich,
This is an answer from our Altera FAE:
_You can’t create .rbf files from time limited sof files. The concern is that you could put the .rbf in flash and reconfigure every hour to avoid paying for the IP. Some our 3rd pa... - I built a component into the FPGA that includes an instance of the Altera FIR II compiler.
At the end of the build, the final output is named: mityarm_5csx_dev_board_time_limited.sof
The file converter utility does not seem to be wil...
03/20/2014
-
12:36 PM
Software Development: RE: Reading memory into a file
- Hi,
Is there a way for memtool to output the memory into a file?
Thanks,
Jack
03/05/2014
- GG 05:24 PM Software Development: RE: Reading memory into a file
- Hi Jack,
It may take us some time to get to the bottom of this. We'll post in this thread as soon as we have additional information.
Please keep us informed if you run into any issues with the current work around of not running '... -
12:51 PM
Software Development: RE: Reading memory into a file
- Any update on this??
03/03/2014
-
05:59 PM
Software Development: RE: Reading memory into a file
- Hi Greg,
I have no problem with the software wihtout first sending the command to enable the SDRAM. The data that I get from memtool matches the data that I get from my software.
Thanks!
Jack - GG 05:56 PM Software Development: RE: Reading memory into a file
- Hi Jack,
Do you run into any problems if you use your software without first sending the command to enable the SDRAM? We'll try to get you an explanation for what you're seeing and in the mean time try using your software without run... -
03:45 PM
Software Development: RE: Reading memory into a file
- Hi,
I managed to read memory into a file but we got another problem.
We are following your example - write to hps memory. In that example a command has to be issued in order to write to memory via the FPGA
memtool -32 0xffc25080...