Problems with IO timing constraints

I am developing a system for Virtex-6 FPGA under ISE environment.
Now I have several I/O pins that need to be constrained in timing.
I have an overall system clock called sys_clk in 100MHz, and a logic-generated clock called sr_clk in 125MHz.
I need to make offset constraints referring to sr_clk. However, it seems that the constraint editor will only recognize sys_clk. Any constraints with sr_clk reference are invalid.
How could I solve such problem?

Thanks 
I have tried the following statements in my ucf file:
NET "sys_clk_n" LOC = T7 | TNM_NET = "SYSCLK";
NET "sys_clk_p" LOC = T8 | TNM_NET = "SYSCLK";
TIMESPEC TS_SYSCLK  = PERIOD "SYSCLK" 100 MHz HIGH 50 % PRIORITY 100 ;
NET "sr1_clk_out" LOC = AR20 | TNM_NET = SRAM_CLK;
NET "sr2_clk_out" LOC = AW16 | TNM_NET = SRAM_CLK;
TIMESPEC TS_SRAM_CLK = PERIOD "SRAM_CLK" 125MHz HIGH 50% PRIORITY 100 ;
TIMEGRP "SRAM_DATAADDR" OFFSET = IN 2 ns AFTER "sr1_clk_out" HIGH;
TIMEGRP "SRAM_DATAADDR" OFFSET = OUT 2 ns BEFORE "sr1_clk_out" HIGH;
The final timing report after P&R shows that there are 0 paths analysed for last 3 constraints during the process. 

Similar Messages

  • Problem with queue timing out?

    Hi all,
    I am using a queue to send a cluster between parallel while loops (producer-consumer); however sometimes, but not on all occasions, the enqueue in the producer seems to "freeze" or maybe timesout for no reason (no timeout value is wired to the enqueue or any other element related to that queue process; so I assume it never timesout)...
    I have checked this and there is data in the cluster that is being enqueued, but the dequeue in the consumer loop is empty... This does not happen on every execution, just occassionally... If I stop and save the vi, it works fine again but the next occurence of this problem.... If I wire 0ms to the enqueue timeout it also works properly again...
    Any suggestions?
    Thanks,
    Jack

    Hi Yamaeda,
    Thanks for the input... Please see code attached (a number of subvis are a missing, but these only help with reading the data file and doing basic analysis on the data after the dequeue).... In a nutshell, there are 3 parallel while loops;  Loop 1: User Interface; Loop2 : Read, Convert, Plot; and Loop 3: Analyse and Write to File.
    The enqueue with the problem is in loop 2 (inside the "Plot" state, then inside the "False" case)... The loop is a rough state machine.
    There are no timeouts on the enqueue in loop 2 or corresponding dequeue in loop 3.... The dequeue does not timeout based on a constant "false" from an indicator when the problem occurs.
    When the dequeue does not work, memory usuage keep increasing until a "Memory Full Error" and the vi aborts.... This does not happen when it runs properly.
    The data being queued can be quite large (upto 1M rows x 7 columns of data and does occur quickly (basically, data in the top graph is min-max decimated based on graph pixel width as I read on the NI white paper for displatying large data sets; the data between the start and stop cursors is then sent as a subarray to the enqueue for a fully display on the bottom graph for closer analysis)... Perhaps the queue is filling? I did not know this was possible (I am using a100ms wait for loop timing).
    Any suggestions greatly appreciated.
    Thanks,
    Jack
    Attachments:
    Neuro Analysis 2.vi ‏461 KB

  • Some one is having problems with the timed access in airport last gen?

    I have timed access to the airport, but it seems do not work fine... I have the list of the computer that can have acces to my wifi network , but all people how has the password can go in to my wifi network.
    Any one with this problem to?
    Airport utility 6.3.2
    Airport Extreme 7.7.2 (Last Gen)

    Unfortunately I have the same problem... teaches me not to be one of the first few people to upgrade.  I guess I won't be upgrading to the iphone 5s for a while.
    In any case, last night I requested to update to see the new iRadio feature.  This morning I came back and saw the dumb light blinking. 
    This is too bad... love the products until now, but this feels wrong that now I have to get a mini usb connection just for this.
    C'mon Apple... get the things right!  At least pull the plug on the upgrade, don't get millions of people upset.

  • Problems with CF8

    I'm experiencing a problem with cfdocument timing out when
    trying to create a PDF document from html code. My research lead me
    the hotfix 1. When I went to the hoffix website to download it, it
    was gone.
    Has anyone else experienced this problem and any direction
    regarding hotfixes.

    Check Livedocs. maxResultsDisplayed, autosuggestBindDelay,
    autosuggestMinLength, showAutosuggestLoadingIcon and
    typeahead
    attributes of cfinput tag in cf8.
    You may need to also put the style attribute in your cfinput
    autosuggest form element and set the z-index higher than the
    surrounding elements.
    Example:
    <cfinput type="text"
    name="partnername"
    autosuggest="cfc:get_partnername.lookup({cfautosuggestvalue},{SOURCE})"
    size="35"
    maxResultsDisplayed = "1000"
    autosuggestminlength = "2" align="left"
    style="z-index:1000;"
    tabindex="0">
    <cfinput type="button" name="Submit" value="Go!"
    onClick="javascript:ColdFusion.navigate('get_tabdata.cfm?select=org','orgsection',orgcall Back,myerrorhandler,'POST','form1');
    javascript:ColdFusion.navigate('get_tabdata.cfm?select=sales','salessection',salescallBack ,myerrorhandler,'POST','form1');
    javascript:ColdFusion.navigate('get_tabdata.cfm?select=opps','oppssection',oppscallBack,my errorhandler,'POST','form1');
    javascript:ColdFusion.navigate('get_controls.cfm','controlsection',controlscallBack,myerro rhandler,'POST','form1');"
    tabindex="1"
    style="position:absolute;left:0px;top:55px;z-index:-1">
    Notice the z-index of the autosuggest element is 1000, and
    the item immediately below has a z-index of -1. In IE, this puts
    the autosuggest drop down on top.

  • Fail to Meet Timing Constraint with Xilinx 9.2i Suite

    Hi,
    I've been trying to p&r the OpenSPARC T1 v1.6 with either 1core/1thread or 1core/4threads using the Xilinx 9.2i EDK with the latest updates to no avail. It looks like the design just refuses to meet a timing constraint. I have no problem doing the p&r using Xilinx ISE/EDK 10.1(and getting a working bitfile), but since the original EDK project was designed using v9.2(from looking at the system.xmp file) I was wondering if anyone was able to successfully create a bitfile for the OpenSPARC T1 using v9.2 of the Xilinx tools. I tried using a fresh tarball (with the supplied sparc.edf file) and following the instructions in OpenSPARCT1_DVGuide.pdf using the 9.2i suite, but again, I had the same results (design failed to meet timing). Any help on the issue is greatly appreciated. For reference, here is the constraint not met.
    *TS_clock_generator_0_clock_generator_0_clkgen_core_inst_clkgen_arch_inst_using_dcm_arch_model_dcm_array_1__using_dcm_module_inst_dcm_module_inst_CLK0_BUF   = 
    PERIOD TIMEGRP "clock_generator_0_clock_generator_0_clkgen_core_inst_clkgen_arch_inst_using_dcm_arch_model_dcm_array_1__using_dcm_module_inst_dcm_module_inst_CLK0_BUF"
    TS_clock_generator_0_clock_generator_0_clkgen_core_inst_clkgen_arch_inst_using_dcm_arch_model_dcm_array_0__using_dcm_module_inst_dcm_module_inst_CLKFX_BUF     HIGH 50% From looking at the Xilinx Timing Analyzer, it looked like paths from the microblaze processor the the lmbrams was the issue.
    Oleg

    We have gotten those errors from time to time as well. One thing we did to get around this was to set the following option in the system.xmp file:
    EnableParTimingError: 1
    If you are having success with ISE/EDK 10.1, that's great. I would stick with it. We will be updating the OpenSPARC T1 project for EDK 10.1 pretty soon anyway.
    formalGuy

  • HI I HAVE PROBLEM WITH APPSTORE ON MY IPHONE,,,i CANT DOWNLOAD ANYTHINK,,,,BECAUSE MY SESSION HAS TIMED OUT...WHAT I HAVE TO DO NOW?

    HI I HAVE PROBLEM WITH APPSTORE ON MY IPHONE,,,i CANT DOWNLOAD ANYTHINK,,,,BECAUSE MY SESSION HAS TIMED OUT...WHAT I HAVE TO DO NOW?

    Hello dear sir alex_h1 i'm still have the same problem my problem is not with imessage or facetime i'm using ipad2 so still cant activate my ipad i hope you help me soon thank you .

  • HT1222 I am trying to update my phone so I can save my info on my old phone & get a new phone, but I get a error that says "There was a problem with downloading teh software, the network connection timed out.."  HELP!  Not sure what my settings shoud be..

    I am trying to update my phone so I can save my info on my old phone & get a new phone, but I get a error that says "There was a problem with downloading teh software, the network connection timed out.."  HELP!  Not sure what my settings shoud be...
    I never updated anything until now...I want o update my iPhone to the newest version, but i do not want ot loose all that I have on this phone. I was told I needed to update the operating systems so i can put things into the cloud for transport to new phone, but I am just not sure how to do this..Can you help out here??

    Dear Jody..jone5
    Good for you that can't update your iphone because I did it and my iphone dosen't work for example I can't download any app like Wecaht or Twitter..
    Goodluck
    Atousa

  • My iphone came up with that timing circle and just turned off and did not come back on ? even when i charge it now it still wont turn on ,do you know the problem?

    my iphone came up with that timing circle and just turned off and did not come back on ? even when i charge it now it still wont turn on ,do you know the problem?

    If the battery was empty (and it may then take 10 to 15 minutes of charging before it will respond), then have you tried a reset ? Press and hold both the sleep and home buttons for about 10 to 15 seconds, after which the Apple logo should appear - you won't lose any content, it's the equivalent of a reboot.

  • Update to Muse CC 2014.3 still have problem upload to FTP: Server not responding in time, FTP may not be supported on this server [Connection timed out after 15001 millseconds.] I have no problem with CC 2014. Can you suggest what do I have to do?

    Update to Muse CC 2014.3 still have problem upload to FTP: Server not responding in time, FTP may not be supported on this server [Connection timed out after 15001 millseconds.] I have no problem with CC 2014. Can you suggest what do I have to do?

    Hello.
    Today I got the opportunity to work with a Muse user with the same issue after performing the troubleshooting steps in the post above we decided to contact the host.
    Later i came to know that host took Muse user's IP and they were able to unblock it and muse started connecting to FTP host.
    I another scenario Host suggested Muse user to add :21 to the FTP address and then Muse was able to connect.
    Eg    ftp.domain.com:21
    Please try the 2 suggestion above and let me know if it works.
    Regards
    Vivek

  • Problem with constraint names

    Hi to all, I have a problem with the constraint names. I need to delete the table name that is used like prefix in the constraint name.
    Example:
    - Actual : DBO_MYDATABASE_FK_Ho_Ka
    - Desired : FK_Ho_Ka
    The constraint names are FK_Ho_Ka in the creation database script, but if I import the database schema, I have DBO_MYDATABASE_FK_Ho_Ka, but I only need the constraint name.
    Thanks so much :)

    Thanks for your time :)
    I did a migration from Microsoft SQL Server 2005 to Oracle 11g database. Then, I need to use the same Entity Framework model to use with Sql Server and Oracle. Then, I need that the constraint names must be the same in the two databases.
    I did the migration with Oracle Sql Developer and all works fine. The resulted migration script has the constraint name like FK_UJ_UK (that it's OK) but when I import the database schema or do the Entity Framework model, I have this constraint name DBO_MYDATABASE_FK_UJ_UK.
    Edited by: Bluegene on Dec 11, 2008 9:35 AM

  • [svn:fx-trunk] 8452: - Fix flicker problem with constraint bound text that is being autoSized.

    Revision: 8452
    Author:   [email protected]
    Date:     2009-07-08 08:38:32 -0700 (Wed, 08 Jul 2009)
    Log Message:
    - Fix flicker problem with constraint bound text that is being autoSized.  If the remeasure is done in a 2nd pass you will see a flicker as all the objects are moved to accommodate the reflowed text.
    - Fix data binding issue with text setter.
    - Rework measure() to accommodate implicit autoSize.
    If explicitWidth or widthInChars specified and explicitHeight or heightInLines specified, or for now, blockProgression != "tb", the text has fixed dimensions and is not auto-sized.
    If no text and width specified, but no height, start at specified width and one line high and grow taller.
    If no text and height specified, start at 1 char wide with the specified height and grow wider.
    If neither width nor height specified, and toFit lineBreaks, start at explicitMaxWidth, or default maxWidth of 160, and grow taller.
    If neither width nor height specified, and explicit lineBreaks width is unlimited and can grow taller.
    These are further constrained by min/max Width and Height except in the case that explicitWidth or explicitHeight are specified.
    - Change default maxWidth for RichText and SimpleText to 160 to match RET.  Previously it was 10000.  This is used for
    text with toFit lineBreaks if a width isn't specified.
    QA Notes: 12 or so TextGraphic tests fail because of the new default maxWidth.
    Doc Notes:SDK-22014, SDK-21837
    Reviewers: Gordon
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22014
        http://bugs.adobe.com/jira/browse/SDK-21837
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RichEditableText.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/GraphicEleme nt.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/RichEditable TextContainerManager.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/TextGraphicE lement.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/RichEditable TextEditManager.as

    You have used elements like header, footer, footer1 and nav without using the correct DOCTYPE declaration. Replace the first line of your code with
    <!doctype html>
    Also have a look here for other problems http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fhome.surewest.net%2Fstorytales%2F test%2Fforposting.html
    After the above has been fixed, please come back here to fix the remaining problem(s)
    Gramps

  • Timing problem with counting edges

    Hello!
    I use a NI PCI-6221 DAQ card with NI-DAQmx to count edges of TTL pulses for a spectrometric application.
    It is extremely important that I count the pulses for a well-defined period of time. Typically, I want to count the edges that reach the counter in the period of 400 milliseconds.
    Normally, this works quite well, when I use a WHILE loop that reads and restarts the counter every 400 milliseconds. Things change when the PC I run the VI on has other programs running in the background. Expecially computing-time intensive programs delay the 400 milliseconds of the WHILE loop for up to several 100 percent, resulting in an wrong counter read.
    I tried to use a timed WHILE loop but this din't change anything, regardless of the timimg source (onboard clock or PCI-6221 counter) I applied.
    Has anyone encountered similar problems and found a solution? Isn't there a possibility to control the counting time by hardware?
    Thanks in advance!
    EresthorMessage Edited by Eresthor on 04-07-2005 08:17 AM

    Hej Lynn,
    of course your idea works, thank you. It works extremely well this way, too.
    My problem with this approach is that I need both counters on the PCI-6221 to count data from my spectrometer simultaneously on two channels. That's why I would like to trigger the counter in a different way, for example with a clock.
    Is there no way to trigger the counter with the timebase of a hardware clock on the card? Or ist there another possibility without wasting a counter?
    Eresthor

  • TS4532 Any idea on the timing of the software update to fix the IOS6.1 problems with Exchange 2010?

    Any idea on the timing of the SW update to fix the IOS 6.1 problem with Exchange 2010?
    victor

    In reply to Macca7275
    We moved from Blackberry to iPhone for 120 services in 2010.  We have just renewed the iPhone fleet.  Security was the issue for the business that employs me (lawyers).  When comparing the two, Blackberry performed without issue most of the time but we experienced a number of issues with the trackballs on individual phones. This was, however, the first of the Blackberry Bold models.  The expense behind the scenes was one of the major factors for the move. It was cheaper to run Exchange and iPhones than Blackberry services. Our lawyers on the whole adopted the iPhones and a number have become quite proficient at using them. We ensured that we had a means to securely wipe and lock business phones. We chose Mobile Iron for this purpose but you will find other products to do the same job. Cost is probably going to be the deciding factor here.  Our only negative factor was butterfingers resulting in smashed glass with the iPhones although I have had one user drown several phones.

  • Timing problems with AU Ivory Piano + ESB and Logic 7.2

    I have problems with Ivory and Logic 7.2:
    The Ivory (AU version 1.50) plays well in tempo, but when I want to bounce (export track as audio file) the Ivory plays totally out of tempo.
    Even when I touch the record button on audio tracks or when I want to record my mix on 2 audiotracks, the Ivory plays out of tempo.
    Even freezing the Ivory track gives the same problem.
    Then I need to go back to my last saved version.
    The same actions with Emagic, Native Instruments and Spectrasonics AU plugins, and everything works fine.
    I throwed away already the Ivory prefs, no positive results.
    My Ivory sample files are on a separate 400 GB internal disk, and my Audio I'm recording on a external Glyph disk.
    I think I have this problem since I've upgraded from Logic 7.1.1 to 7.2 but I'm not sure. I didn't worked long with Logic 7.1.1.
    I don't work in Protools, but I use the DAE and Direct TDM (no Core Audio)
    It happens in the most simple application: no DAE or AU plug-ins, only one Ivory AU plug-in.
    This is my configuration:
    Ivory AU (Audio object-Direct TDM-Instr) output ESB 1-2 -> input ESB1 2 (Audio Object-DAE) -> Output 1-2 of my digidesign interfaces
    Ivory becomes totally unusable for me this way. Is someone having the same problems?
    Suggestions?
    Wim Claes
    Setup
    Logic 7.2
    Protools 7.1cs4
    192, 2x96i, 1x 96 interface
    G5 dual 2,7   Mac OS X (10.4.3)   4 GB RAM

    I tried already a lot of things, but it is very clear:
    1. Instantiating Ivory as AU- Ivory plays in tempo
    2. Record enable an audio track in the arrange window - Ivory plays out of tempo
    This happens with the default song of logic, no other plugins or AU-instruments are instanciated.
    I can not find a way to convert my Ivory-midi to audio without the timing problems;
    Bouncing, freezing, record to audio, export as audio file: all those things result in timing problems.
    I tried this all with emagic plugins (ES2...) and Native Instruments plugins and then I don't have the tempo problem

  • HT4864 Server connection problems with ymail. Port 993 timed out. Any advice on fixing problem?

    I'm having trouble receiving my ymail emails on my iPad 3. No emails since 12/20/12. Error message says connection server timed out. Does anyone have any assistance to offer to resolve this problem?

    Seems to be a problem with AOL, not with your Mac.

Maybe you are looking for