24.03.2013 Views

ModelSim SE User's Manual - Electrical and Computer Engineering

ModelSim SE User's Manual - Electrical and Computer Engineering

ModelSim SE User's Manual - Electrical and Computer Engineering

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

REMOVAL is matched to $removal:<br />

SDF Verilog<br />

(REMOVAL (negedge reset) (posedge clk) (5)) $removal(negedge reset, posedge clk, 0);<br />

RECREM is matched to $recovery, $removal, <strong>and</strong> $recrem:<br />

SDF Verilog<br />

(RECREM (negedge reset) (posedge clk) (5) (5)) $recovery(negedge reset, posedge clk, 0);<br />

(RECREM (negedge reset) (posedge clk) (5) (5)) $removal(negedge reset, posedge clk, 0);<br />

(RECREM (negedge reset) (posedge clk) (5) (5)) $recrem(negedge reset, posedge clk, 0);<br />

SKEW is matched to $skew:<br />

SDF Verilog<br />

(SKEW (posedge clk1) (posedge clk2) (5)) $skew(posedge clk1, posedge clk2, 0);<br />

WIDTH is matched to $width:<br />

SDF Verilog<br />

(WIDTH (posedge clk) (5)) $width(posedge clk, 0);<br />

PERIOD is matched to $period:<br />

SDF Verilog<br />

(PERIOD (posedge clk) (5)) $period(posedge clk, 0);<br />

NOCHANGE is matched to $nochange:<br />

SDF Verilog<br />

(NOCHANGE (negedge write) addr (5) (5)) $nochange(negedge write, addr, 0, 0);<br />

Verilog SDF UM-447<br />

<strong>ModelSim</strong> <strong>SE</strong> User’s <strong>Manual</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!