Skip to content

Commit

Permalink
adding language systemverilog #490 (#797)
Browse files Browse the repository at this point in the history
  • Loading branch information
atluft authored Oct 6, 2022
1 parent c7b032e commit 8f27c93
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions languages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2195,6 +2195,34 @@ Swift:
- '#FC3224'
- '#FD2822'
chip: '#F05138'
SystemVerilog:
type: programming
ascii: |
{0} _.._ _.._ _.._ _.._
{0} _.._ _.._ _.._ _.._
{0} ...............................
{0} . ---- .
{0} . -------------- .
{0} . ---- --------- .
{0} . --- ----- .
{0} . - ##### # # ----- .
{0} . # # # # .
{0} . # # # .
{0} . ##### # # .
{0} . # # # .
{0} . # # # # .
{0} . ----- ##### # - .
{0} . ----- --- .
{0} . --------- ---- .
{0} . -------------- .
{0} . ---- .
{0} ...............................
{0} _.._ _.._ _.._ _.._
{0} _.._ _.._ _.._ _.._
colors:
ansi:
- white
chip: '#DAE1C2'
Tcl:
type: programming
ascii: |
Expand Down

0 comments on commit 8f27c93

Please sign in to comment.