Activity
From 09/21/2013 to 10/20/2013
10/18/2013
- RB 12:10 PM Software Development: RE: Design examples
- Right. After a little digging I figured out that QSYS does the heavy lifting of
configuring the protocol glue logic to implement their various standard interfaces
like avalon and then creates a top level hdl file with the appropriate ... - BD 10:35 AM Software Development: RE: Design examples
- I'm glad you're over the hurdle, Rich. We don't have a formal tutorial yet, other than the sample project included with the virtual machine image.
This sample FPGA project (and associated directory structure) is located here:
~/proj... - DV 10:20 AM Software Development: RE: Moving rbf file from host to dev-board
- Hi Rich,
You'll need to SCP the RBF over, I'm pretty sure FTP wasn't enabled by default. But I believe you will need to set a root password on your board in order to SCP files to it.
To set a root password use the passwd command on...
10/17/2013
- I have created a new rbf file with some custom logic added which I built using QSYS,
and converted from SOF format to RBF format as required.
I attempted to use an ftp client (Filezilla) to move the rbf file to the dev board
and the c... - RB 06:26 PM Software Development: RE: Design examples
- Ok, I was able to build a system with a new component that I created in QSYS
and added some custom VHDL logic to for testing purposes. So I think I'm
over the hurdle.
10/16/2013
- Are there any tutorials on implementing custom logic on the Cyclone V FPGA
and then joining it with one of the interface standards so that it can be used
in QSYS to integrate the new design to work in conjunction with the HPS system?
... - RB 05:43 PM Software Development: RE: sudo on xubuntu
- Thanks Bob,
That did the trick.
I have another question, but I'll start another thread for it.
- BD 05:17 PM Software Development: RE: sudo on xubuntu
- Hi Rich, please try the password "user" when using sudo.
-Bob
- I need to gain access to administrator level via sudo on the xubuntu release
that was issued with my MityARM-5CSX dev kit to add a shared folder to the
environment. What is the password for sudo, etc.
Thanks