Commit Graph

33 Commits (71774b2a2cdf41cdc7e131c541724407c817a7d1)

Author SHA1 Message Date
NotAFile 71774b2a2c add vim syntax file 2022-01-17 17:31:03 +01:00
NotAFile b4e31d2bc8 work around operator left recursion 2022-01-17 17:29:00 +01:00
NotAFile edab641506 fix assign item parsing 2022-01-17 15:54:16 +01:00
NotAFile 839287ec51 switch more to sigspec, make processes work 2022-01-17 15:37:07 +01:00
NotAFile b77fc1a1f9 start lowering proc blocks 2022-01-17 01:15:27 +01:00
NotAFile b8c7d501f6 clippy fix 2022-01-16 22:12:00 +01:00
NotAFile c2628102cc split up parser into folder 2022-01-16 22:06:52 +01:00
NotAFile 7238d6991c start plumbing process blocks 2022-01-16 21:46:44 +01:00
NotAFile 42349a6273 switch to sigspec type 2022-01-16 20:13:04 +01:00
NotAFile a6b8429ed0 add rtlil processes 2022-01-16 19:11:56 +01:00
NotAFile b9eb6222de clippy fix self 2022-01-14 15:34:57 +01:00
NotAFile 266d3122c4 cargo fmt 2022-01-14 15:32:00 +01:00
NotAFile 7a9a54c685 add more builtin cells 2022-01-14 15:28:39 +01:00
NotAFile fcd96c0efd add arg length check 2022-01-05 02:38:56 +01:00
NotAFile 99369b8f38 clippy fix 2022-01-05 02:11:13 +01:00
NotAFile 6cc7b3bcee cargo fmt 2022-01-05 02:09:08 +01:00
NotAFile 6abbd30792 move builting functions to own file 2022-01-05 02:08:25 +01:00
NotAFile 33149eb5aa reference strings, first error reporting 2022-01-05 00:13:56 +01:00
NotAFile 5b4f378526 extract lowering into frontend 2022-01-04 23:05:25 +01:00
NotAFile 79e570dc60 rustfmt 2022-01-04 21:14:49 +01:00
notafile 93d106d7c3 remove unused file 2022-01-04 20:38:52 +01:00
notafile bd2e6702f6 add comparator example 2022-01-04 20:37:54 +01:00
notafile 401e7a3dba switch everything to locate spans 2022-01-04 20:05:10 +01:00
notafile 0699278eab make hexadecimal generic over input 2022-01-04 19:09:33 +01:00
notafile e33dfdc340 replace decimal with builtin 2022-01-04 18:09:37 +01:00
notafile 6a4dd3ce54 reorganize typedef 2022-01-04 17:28:43 +01:00
notafile 465c63706b add nom_locate 2022-01-04 17:24:49 +01:00
notafile 76d24042ce refactor main 2022-01-04 17:24:21 +01:00
notafile ed3ff17c89 deduplicate ops, add more 2022-01-04 17:22:25 +01:00
notafile cabdfea643 add examples to docs 2022-01-04 01:41:09 +01:00
notafile 68306885d7 refactor rtlir backend 2022-01-04 01:38:35 +01:00
notafile 3f1546c323 move stuff, add rtlil, add operations 2022-01-01 22:43:38 +01:00
notafile 93466defd0 initial commit 2021-12-30 20:46:28 +01:00