Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by haammzzaa

  1. H

    Delay a signal in a system verilog testbench using jaspergold

    Thank you for your answer. I'm adding the delay at the testbench and not the design. I tried working with negedge and i added "clock -both_edges clk" in the TCL file but the assertion is failing because its evaluated at both edges two.
  2. H

    Delay a signal in a system verilog testbench using jaspergold

    Hello everyone, I am an electrical engineer student and now I'm in an internship. I'm working with jaspergold and I need to delay a signal for a portion of the clock cycle (half cycle or less or more) but I am blocked . Here is one of the ways I tried : assign #0.5 ack_d = ack I also tried...

Part and Inventory Search

Back
Top