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 eixeix

  1. E

    Tie or float spare cells?

    You can not leave an input pin floating. You have to tie it to hi or low or a known signal such as clock. Otherwise short circuit current through PMOS & NMOS could happen and waste power consumption.
  2. E

    Why does Synopsys DC put "SYNOPSYS_UNCONNECTED" in the gate-level netlist?

    remove unconnected ports blast bits please check manual for the following two variables control the netlist output: verilogout_show_unconnected_pins verilogout_unconnected_prefix
  3. E

    how to design a synthesizable memory in verilog

    You can use flip-flop array to build memory. But the area is costly.
  4. E

    How can I add a printer on virtuso?

    you can add printers to file ".cdsplotinit". usually this file is located in your home directory or cadence working directory.
  5. E

    How are functions and tasks technology dependent?

    Re: Functions and Tasks Are you talking about functions and tasks in Verilog language?
  6. E

    Timing constraint for scan pins

    Usually in scan test, clock is running at a lower frequency. In STA, you can use case analysis to check timing at functional mode and test mode with different timing constraints. Ignore timing on scan path is dangerous.

Part and Inventory Search

Back
Top