SystemVerilog operators ^~ ~^ ~& ~| ==? !=? [= [* [-> {<< {>> #=# #-# *> :/
Open
Nobody has claimed this yet.
suggestion
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the checked SystemVerilog operators as the existing reference, then assess the unchecked operator list in this issue for glyph design and coverage. Done means the selected operators have matching FiraCode glyphs and the issue checklist accurately reflects what was added.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100