dan-fritchman / Hdl21

Hardware Description Library
BSD 3-Clause "New" or "Revised" License
56 stars 10 forks source link

Docs: non-schema attributes #183

Open dan-fritchman opened 10 months ago

dan-fritchman commented 10 months ago

https://github.com/dan-fritchman/Hdl21#spice-class-simulation

Says:

Class-based Sim definitions retain all class members which are SimAttrs and drop all others. Non-SimAttr-valued fields can nonetheless be handy for defining intermediate values upon which the ultimate SimAttrs depend, such as the a_path field in the example above.