moving2
Junior Member level 1
- Joined
- Jul 10, 2013
- Messages
- 19
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 168
Hi All,
I am having a problem with the Xilinx ML310 EDK Base Design:
https://www.xilinx.com/products/boards/ml310/current/#base
I am using ISE/EDK 9.1i 32 bit on Linux. I've gone through the tutorial and produced the bitstream, downloaded it to the board, but I do not see the specified output on the serial port.
I know the serial port is working because I see the ML310 Diagnostics / ACE-loader / ACE CD Configuration comes up on the serial port on powerup.
I have chosen to load the Memory Test App into the BRAM and the bitstream loads successfully, I just do not get anything on the serial port. Any suggestions?
Update 1: I'm actually not sure the bitstream downloaded properly, as further reading seems to imply that that the "DONE" statement in the console does not necessarily mean all went well. Also, when I launch XMD, it displays some text and then the window closes- do you know where the logfile for this is located? The window closes too fast for me to read the text.
Update 2: I'm seeing this warning when following the base demo:
"/home/v/vs_base_design/base_system_2.mhs Line 174 - No driver found for instance opb. To avoid seeing this warning, assign the appropriate driver or driver "generic 1.00.a" to instance opb
Is this a problem? Why is this happening, could this explain my problem, and how can I fix it?
Update 3: I tried to build the ML310 base demo project again in EDK/XPS 9.1i, I did everything exactly as I did before (I even tried to build the project from the beginning 3 times in a row just now, each time with a new project just to make sure) and now I am getting the following error in XPS during bitstream generation:
and other similar errors with 'could not find instances' referring to:
Again, I am following the instructions to the letter. I have searched the Answer Records and I cannot find anything referring to this problem. Any ideas? This is becoming very frustrating.
Thanks,
V
I am having a problem with the Xilinx ML310 EDK Base Design:
https://www.xilinx.com/products/boards/ml310/current/#base
I am using ISE/EDK 9.1i 32 bit on Linux. I've gone through the tutorial and produced the bitstream, downloaded it to the board, but I do not see the specified output on the serial port.
I know the serial port is working because I see the ML310 Diagnostics / ACE-loader / ACE CD Configuration comes up on the serial port on powerup.
I have chosen to load the Memory Test App into the BRAM and the bitstream loads successfully, I just do not get anything on the serial port. Any suggestions?
Update 1: I'm actually not sure the bitstream downloaded properly, as further reading seems to imply that that the "DONE" statement in the console does not necessarily mean all went well. Also, when I launch XMD, it displays some text and then the window closes- do you know where the logfile for this is located? The window closes too fast for me to read the text.
Update 2: I'm seeing this warning when following the base demo:
"/home/v/vs_base_design/base_system_2.mhs Line 174 - No driver found for instance opb. To avoid seeing this warning, assign the appropriate driver or driver "generic 1.00.a" to instance opb
Is this a problem? Why is this happening, could this explain my problem, and how can I fix it?
Update 3: I tried to build the ML310 base demo project again in EDK/XPS 9.1i, I did everything exactly as I did before (I even tried to build the project from the beginning 3 times in a row just now, each time with a new project just to make sure) and now I am getting the following error in XPS during bitstream generation:
"Applying constraints in "system1.ucf" to the design...
ERROR:NgdBuild:756 - "system1.ucf" Line 272: Could not find net(s)
'SysACE_CompactFlash_SysACE_CLK' in the design. To supress this error
specify the correct net name or remove constraint.
..."
and other similar errors with 'could not find instances' referring to:
bufgp_115/BUFG
system dcm/system_dcm/CLK0_BUFG_INST
system dcm/system_dcm/CLK90_BUFG_INST
system dcm/system_dcm/CLK180_BUFG_INST
system dcm/system_dcm/CLK270_BUFG_INST
ddr_dcm/ddr_dcm/CLK90_BUFG_INST
ddr_dcm/ddr_dcm/CLK270_BUFG_INST
ddr_dcm/ddr_dcm/CLK0_BUFG_INST
ddr_dcm/ddr_dcm/DCM_INST
ddr_dcm/system_dcm/DCM_INST
Again, I am following the instructions to the letter. I have searched the Answer Records and I cannot find anything referring to this problem. Any ideas? This is becoming very frustrating.
Thanks,
V