SystemVerilog for Design: A Guide to Using SystemVerilog for Hardware Design and Modeling, Second Edition

A.3: Primitive Instances

A.3 Primitive Instances

A.3.1 Primitive instantiation and instances

gate_instantiation ::=           cmos_switchtype [delay3] cmos_switch_instance { <b class="bold">,</b> cmos_switch_instance } <b class="bold">;</b>          enable_gatetype [drive_strength] [delay3] enable_gate_instance { <b class="bold">,</b> enable_gate_instance } <b class="bold">;</b>          mos_switchtype [delay3] mos_switch_instance { <b class="bold">,</b> mos_switch_instance } <b class="bold">;</b>          n_input_gatetype [drive_strength] [delay2] n_input_gate_instance { <b class="bold">,</b> n_input_gate_instance } <b class="bold">;</b>          n_output_gatetype [drive_strength] [delay2] n_output_gate_instance                  { <b class="bold">,</b> n_output_gate_instance } <b class="bold">;</b>          pass_en_switchtype [delay2] pass_enable_switch_instance { , pass_enable_switch_instance } <b class="bold">;</b>          pass_switchtype pass_switch_instance { <b class="bold">,</b> pass_switch_instance } <b class="bold">;</b>          <b class="bold">pulldown</b> [pulldown_strength] pull_gate_instance { <b class="bold">,</b> pull_gate_instance } <b class="bold">;</b>          <b class="bold">pullup</b> [pullup_strength] pull_gate_instance { <b class="bold">,</b> pull_gate_instance } <b class="bold">;</b>cmos_switch_instance ::= [ name_of_instance ] <b class="bold">(</b> output_terminal <b class="bold">,</b> input_terminal <b class="bold">,</b>                ncontrol_terminal <b class="bold">,</b> pcontrol_terminal <b class="bold">)</b>enable_gate_instance ::= [ name_of_instance ] <b class="bold">(</b> output_terminal <b class="bold">,</b> input_terminal <b class="bold">,</b> enable_terminal <b class="bold">)</b>mos_switch_instance...

UNLIMITED FREE
ACCESS
TO THE WORLD'S BEST IDEAS

SUBMIT
Already a GlobalSpec user? Log in.

This is embarrasing...

An error occurred while processing the form. Please try again in a few minutes.

Customize Your GlobalSpec Experience

Category: Waveplates and Retardation Plates
Finish!
Privacy Policy

This is embarrasing...

An error occurred while processing the form. Please try again in a few minutes.