- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I just got access to intel DevCloud. I am trying to port my soft-Controller in the Arria-10 FPGA PAC board using Quartus to find the DDR Bandwidth. I am following the steps described in the Post:-
But I am not able to go past 3.1 Initial Setup.
3.1 Initial Setup
Run the devcloud_login function and connect to an Arria 10 capable node. This function is available in the script: /data/intel_fpga/devcloudLoginToolSetup.sh .
The next command >>devcloud_login doesn't work, it doesn't ask me the Options 1 through 5 to allocate a Node.
Hence, the "tools_setup.sh" also doesn't work.
Any other method to use Arria-10 Board to port Soft Controller to find DDR bandwidth, are also welcome.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, Mishra
Can you add below three lines in your ~/.bashrc
if [ -f /data/intel_fpga/devcloudLoginToolSetup.sh ]; then
source /data/intel_fpga/devcloudLoginToolSetup.sh
fi
then try to do devcloud_login.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page