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 discover93

  1. D

    Static CMOS Full Adder

    UPDATE: I've put carry part and sum part at separate sub circuits and they worked fine. NEW QUESTION : Why this changes the behavior of the circuit?
  2. D

    Static CMOS Full Adder

    Hi everyone. Trying to simulate Static cmos full adder, It seems that something is wrong with the gate. I will appreciate it if you help me find it. Here is the code: # FA .option post accurate nomod .include ./22nm_lp.pm.txt .include ./inverter.sp *carry M1 2 b 1 1 pmos l=22n w=33n M2...
  3. D

    [Moved]: XOR output problem in hspice

    Re: XOR output problem in hspice I'm so new to the topic but thanks to your replies, I now understand that frequency I set was not a good idea. One main problem I have with this and many other gates as well, is the spikes of voltage before rise and fall. I want to know why there are spikes and...
  4. D

    [Moved]: XOR output problem in hspice

    Re: XOR output problem in hspice here is the wave:
  5. D

    [Moved]: XOR output problem in hspice

    Hello guys. I am using Hspice to simulate 2-input xor gate., but for some reasons the output is not as neat as I expected. I will be very thankful if someone explain me the reason. Here is the code: #xor .option nomod .include ./22nm_lp.pm.txt .include ./inverter.sp X_invertera 1 a ab...
  6. D

    Pulse voltage problem in Hspice

    I am new to the whole subject so please bear with me. I write a simple problem for nand gate in Hspice and as input I used two pulse voltage. However the wave I get is not a pulse. Here is my code and waves: # NAND2 .include ./22nm_lp.pm.txt M1 c a 1 1 pmos l=22n w=44n *Ap M2 c b 1 1 pmos...

Part and Inventory Search

Back
Top