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 weben

  1. W

    How to contrain the number of "1" of a bit-sequence in Systemverilog

    Thanks Dave, It's really helpful. But $countones seems only works in Questa. VCS does not support using $contones in contstraint blocks in 2012.09 version.
  2. W

    How to contrain the number of "1" of a bit-sequence in Systemverilog

    In my systemverilog testbench, I need to genrate a 32 bits sequence which randomly contains 5 to 27 bit "1". Can anyone help me to describe the constrant of this random bit-sequence? thanks a lot
  3. W

    How to monitor the running threads in systemverilog testbench?

    Sometimes I used forever or repeat in fork...jone_none thread but forgot to disable it. It's still running and led into some unexpected situation in the following testcases. Is there any method that can let me find out which inappropriate threads are running in the systemverilog testbench...
  4. W

    sdf back annotation problem with ncverilog. PT spef sdf

    Yes we found the reason of this problem. you can change PT's multi-core attribute like this set_host_options -max_cores 1 then write sdf. hope it helps.
  5. W

    sdf back annotation problem with ncverilog. PT spef sdf

    thanks yx.yang. I'll use SDF file from PR tool if SDF file from PT is still not OK.
  6. W

    sdf back annotation problem with ncverilog. PT spef sdf

    hi, yx.yang. I rewrote both 2.1 and 1.0 SDF files from an old version PT and ran with the latest version of ncverilog before. But it doesn't work. thank you anyway.
  7. W

    sdf back annotation problem with ncverilog. PT spef sdf

    hi, I back annotated netlist with the sdf file which is generated by Primetime from spef file. But when I was running the post-simulation with ncverilog, I got the messages, ncelab: *W,SDFRDE: Read error for default code, skipping annotation of tst13.sdf.X. ncelab: *W,SDFRDE: Read error for...

Part and Inventory Search

Back
Top