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 joc

  1. J

    Doubt regarding cadence ncsim wavewindow

    Hi , I am using Cadence ncsim.In the irun option i have given -gui option to open the wave window during simulation.Also I was able to see the value of signal in the source file at any time interval.Now I couldn't see the log in the console and not able to see the the value of signal in the...
  2. J

    Randomization in verilog

    Hi, I have a testcase in verilog to program different register using randomization. The value is given to a register as below: initial begin repeat(100) begin reg[19:14] = $urandom_range(0,48); end end so reg is getting assigned with values between 0 and 48.I want the reg to be assigned with...

Part and Inventory Search

Back
Top