Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
21618 Discussions

AN647 config.tcl error

bansarth
Beginner
1,048 Views

Hello,

I am trying to run the config file for the an647 reference design on the Arria V GX 5AGXFB3H4F35C4N. Whenever I run the config.tcl file as the documentation says to to perform the tests, I get an error. 

 
 
 
 
 
 
 
 

image.png

 

I have not changed the code at all except to move the design over to my board. Please let me know if you have fixed this issue.

0 Kudos
2 Replies
SengKok_L_Intel
Moderator
1,038 Views

Hi,


Could you please open the tse_marvel_phy.tcl, and add the following at line 36? Somehow this address is not defined in the TCL code.


set PHY_STATUS_ADDRESS 0x284;


Regards -SK


0 Kudos
SengKok_L_Intel
Moderator
1,014 Views

Hi,


If further support is needed in this thread, please post a response within 15 days. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions. 


Regards -SK


0 Kudos
Reply