Skip to content

Commit

Permalink
adding language verilog #490 (#789)
Browse files Browse the repository at this point in the history
* adding language verilog #490

* Update languages.yaml

straighter lines look better

Co-authored-by: Ossama Hjaji <[email protected]>

* more v straightening and updated chip value

Co-authored-by: Ossama Hjaji <[email protected]>
  • Loading branch information
atluft and o2sh authored Oct 3, 2022
1 parent ac5d5dd commit 3c3c1b4
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 @@ -2347,6 +2347,34 @@ Vala:
- magenta
- white
chip: '#A56DE2'
Verilog:
type: programming
ascii: |
{0} _.._ _.._ _.._
{0} _.._ _.._ _.._
{0} _.._ _.._ _.._
{0} _......................._
{0} _.{1}----- -----{0}._
{0}_..._.{1} --- --- {0}._..._
{0}_..._.{1} --- --- {0}._..._
{0} _.{1} --- --- {0}._
{0} _.{1} --- --- {0}._
{0}_..._.{1} --- --- {0}._..._
{0}_..._.{1} --- --- {0}._..._
{0} _.{1} --- --- {0}._
{0} _.{1} --- --- {0}._
{0}_..._.{1} ----- {0}._..._
{0}_..._.{1} --- {0}._..._
{0} _.{1} - {0}._
{0} _......................._
{0} _.._ _.._ _.._
{0} _.._ _.._ _.._
{0} _.._ _.._ _.._
colors:
ansi:
- white
- magenta
chip: '#b2b7f8'
Vhdl:
type: programming
ascii: |
Expand Down

0 comments on commit 3c3c1b4

Please sign in to comment.