pc2 / sus-compiler

A new Hardware Design Language that keeps you in the driver's seat
GNU General Public License v3.0
70 stars 4 forks source link

Annotations to modules, operators, and declarations that are passed to the generated SV or VHDL code #29

Open VonTum opened 2 weeks ago

VonTum commented 2 weeks ago

HDL synthesis tools have many little attributes that can be attached to statements in SV or VHDL. These tell the compiler to implement a memory block with a given type of memory primitive, or to use DSPs vs LUTs for implementing multipliers