Gate Simulation
Gate Simulation
REQUIREMENTS
Gate Level Netlist Gate Level Simulation Library SDF (Standard Delay Format) Test bench For Gate Level Simulation Models For Blocks Like Memory
TYPES OF SIMULATIONS
ZERO DELAY SIMULATION (Without SDF). SIMULATION WITH SDF (Standard Delay Format).
Gate Level Simulation Without DELAY. Check Only Functionality NOT Frequency. Check Mapping Of RTL To Gates. Much Easier To Debug.
Gate Level Simulation With DELAY. SDF File Includes All The Delay For Gates. Check Functionality At Given Frequency. Identify Timing Issues. Check Multicycle Path. Check False Path.
EXAMPLE OF SDF
(DELAYFILE (SDFVERSION "3.0") (DESIGN "top_cpld_gp7000") (DATE "[Thu Mar 25 16:26:41 2004] ") (VENDOR "Xilinx") (PROGRAM "Xilinx SDF Writer") (VERSION "F.28") (DIVIDER /) (VOLTAGE 5.00:5.00:5.00) (PROCESS "best=1.0:nom=1.0:worst=1.0") (TEMPERATURE 25.00:25.00:25.00) (TIMESCALE 1 ps) (CELL (CELLTYPE "X_BUF") (INSTANCE hsp_o_0) (DELAY (ABSOLUTE (IOPATH I O (2000:2000:2000)(2000:2000:2000)) )
Simulation Time. Gate Level Debug. Simulation Memory. Bug Fixes. Simulation Environment.
THANK YOU!