Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mat615

  1. mat615

    'EVENT ERROR IN IF STATEMENT

    I'm sorry forgot to mention where might line 22 be.... begin process(D, CK) variable LastEventOnD, LastEventonCK: TIME; begin if (D'event) then <--- Line 22 assert (NOW = 0 ns) or (NOW - LastEventOnCK) >= HOLD_TIME report "Hold time to short"...
  2. mat615

    'EVENT ERROR IN IF STATEMENT

    I'm using Quartus to compile a DFLIPFLOP that i had created originally for Modelsim Altera, on the Modelsim it compiles great with no error on Quartus II i get the following error: Error: VHDL Case Statement or If Statement error at DFLIPFLOP.vhd(22): can't synthesize condition that contains an...

Part and Inventory Search

Back
Top