Skip to content

Commit 3c3c1b4

Browse files
atlufto2sh
andauthored
adding language verilog #490 (#789)
* 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]>
1 parent ac5d5dd commit 3c3c1b4

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

languages.yaml

+28
Original file line numberDiff line numberDiff line change
@@ -2347,6 +2347,34 @@ Vala:
23472347
- magenta
23482348
- white
23492349
chip: '#A56DE2'
2350+
Verilog:
2351+
type: programming
2352+
ascii: |
2353+
{0} _.._ _.._ _.._
2354+
{0} _.._ _.._ _.._
2355+
{0} _.._ _.._ _.._
2356+
{0} _......................._
2357+
{0} _.{1}----- -----{0}._
2358+
{0}_..._.{1} --- --- {0}._..._
2359+
{0}_..._.{1} --- --- {0}._..._
2360+
{0} _.{1} --- --- {0}._
2361+
{0} _.{1} --- --- {0}._
2362+
{0}_..._.{1} --- --- {0}._..._
2363+
{0}_..._.{1} --- --- {0}._..._
2364+
{0} _.{1} --- --- {0}._
2365+
{0} _.{1} --- --- {0}._
2366+
{0}_..._.{1} ----- {0}._..._
2367+
{0}_..._.{1} --- {0}._..._
2368+
{0} _.{1} - {0}._
2369+
{0} _......................._
2370+
{0} _.._ _.._ _.._
2371+
{0} _.._ _.._ _.._
2372+
{0} _.._ _.._ _.._
2373+
colors:
2374+
ansi:
2375+
- white
2376+
- magenta
2377+
chip: '#b2b7f8'
23502378
Vhdl:
23512379
type: programming
23522380
ascii: |

0 commit comments

Comments
 (0)