Skip to content

SystemVerilog operators ^~ ~^ ~& ~| ==? !=? [= [* [-> {<< {>> #=# #-# *> :/ #695

Description

@drom

I use FiraCode with SystemVerilog language and it has two operators that would look lovely as Glyphs:

  • |=> nonoverlapped implication
  • |-> overlapped implication

There are some other (less popular) SystemVerilog operators, with possibility being a Glyph:

  • ^~ , ~^ Binary or reduction XNOR operators
  • ~& reduction NAND
  • ~| reduction NOR
  • ==?,!=? Binary wildcard equality operators
  • [= nonconsecutive repetition
  • [* consecutive repetition
  • [-> goto repetition
  • {<< right-to-left streaming
  • {>> left-to-right streaming
  • #=# nonoverlapped followed-by
  • #-# overlapped followed-by
  • *> full path connection
  • :/ distribution weight assignment

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions