LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cores > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: Fernando Remus Nagel<frnagel@u...>
    Date: Thu Jan 29 22:23:42 CET 2004
    Subject: FW: [oc] Translation
    Top
    >
    > > >process
    > > >begin
    > > >
    > > >...
    > > >Wait on a;
    > > >
    > > >...
    > > >
    > > >wait on b;
    > > >
    > > >...
    > > >
    > > >wait on a;
    > > >
    > > >end;
    > > >
    >
    > > Someone said me that even without a sensitivity list, the
    > > wait's must refer
    > > to a unique signal or port!
    >
    > You mean in VHDL? No that is not true from a strict VHDL lan
    guage/simulator standpoint. For Behavioral compiler it is the
    case that you should have all the waits waiting for the same k
    ind of clock-edge.
    >
    > Steven
    >
    > _______________________________________________
    > http://www.opencores.org/mailman/listinfo/cores
    >
    Yes, at level of simulation this works. But the problem is
    that I want to synthetize this. The program that I use to
    this don't accept/support more than one wait in a process!
    How can I solve this problem?


    ---
    Acabe com aquelas janelinhas que pulam na sua tela.
    AntiPop-up UOL - É grátis!
    http://antipopup.uol.com.br



    Follow upAuthor
    FW: [oc] TranslationRichard Herveille

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.