DefinitionAttributes are used to guide the compiler. The attribute syntax is:
Multiple attributes can be written together on a single line:
Or attributes can be written on multiple lines:
The attribute declaration is placed immediately before the object it is modifying. The attribute will be applied to the first attribute construct following the declaration. BSV AttributesModule Generation AttributesScheduling Attributes
Port Protocol Attributes
Documentation AttributesInput Clocks and Reset Attributes |
Learning BSV >