0
1.1kviews
Write short notes on about operators in VHLD
1 Answer
0
1views

VHDL OPERATORS

Every language has operators whose functions are to operate on operands and produce some results. A subset of VHDL operators can be grouped as follows:

  • Assignment Operators

  • Shift Operators

  • Logical Operators

  • Relational Operators

  • Arithmetic Operators

  • Misc Operators

    enter image description here enter image description here

Please log in to add an answer.