|
Prev: Xilinx Spartan-3
Next: Sythesis software for Virtex-4
From: Nitesh on 26 Sep 2005 18:15 I have a working design where I can see the ouput on the leds .I am using a ML310 board . The design doesnt seem to work when I try to load it through chipscope pro. When I use a ILA core into my design and try to load the design on to the system it always says that "Waiting for Core to be armed, slow or stopped clock": I saw the chipscope pro answer record which says that this is due to clock.But I am giving system clock in the core inserter module. Instead of system clock if I give JTAg clock as the clock in the inserter module then the chipscope output remains static with all constant waveforms. Did anyone have a similar problem? Nitesh
From: Pasacco on 27 Sep 2005 04:19 The message means the ILA does not capture data, with which trigger conditions are met. You can check the trigger condition again or maybe VIO will be needed.
From: Nitesh on 27 Sep 2005 17:21 I tried the ILA tutorial example exactly the way given in the document. I tried the vio. No luck either. "waiting for core to be armed,slow or stopped clock " I tried the same stuff on a windows machine.Still no luck. I get the same result.
From: seb_tech_fr on 27 Sep 2005 20:16 Why don't you used Chipscope Inserter instead of instantiating ILA and ICON in your design? According to my personnal experience, when Chipscope says "Waiting for Core to be armed, slow or stopped clock", it generally means that your system clock is not working. --------------------------------------------- -- TechwaY -- TechwaY Partners -------------------------------------------
From: Nitesh on 27 Sep 2005 21:18
I tried both ways , instantiating as well as the inserter but still no luck. Nitesh |