Description

description is the optional description field of a JITX object. Use it to store a description of the object for human designers reading JITX, and to make the object easier to find via text search.

Syntax

pcb-component analog-devices-ADM7150 :
  description = "800 mA Ultralow Noise, High PSRR, RF Linear Regulator"

pcb-module band-pass-filter :
  description = "Passive band-pass filter with cascaded highpass and low-pass stages."

Description

description = "800 mA Ultralow Noise, High PSRR, RF Linear Regulator" Add a description to call out special functions of the device.

name = "Band-pass filter" Add a description to signify the intent of a circuit.