Commit Graph

22 Commits

Author SHA1 Message Date
Peter McGoron @ planck 0ead095044 add adc and dac switch 2023-04-04 15:10:26 -04:00
Peter McGoron dc1abae13a put upsilon_creole calls into creole.c 2023-04-03 03:13:32 +00:00
Peter McGoron 13c67aba9a add more commands 2023-04-02 21:37:28 +00:00
Peter McGoron c18db4be57 add waveform disarm 2023-03-23 20:41:52 +00:00
Peter McGoron 22674528da modify reader 2023-03-23 18:13:11 +00:00
Peter McGoron 945bcd68a5 add upsilon opcodes 2023-03-02 17:30:24 +00:00
Peter McGoron 295b1da8c0 0.2.0 2023-02-25 21:12:50 +00:00
Peter McGoron 09d636c02c export creole_decode; add db test 2023-02-25 21:01:03 +00:00
Peter McGoron 48827c5b74 adjust python assembler to new API 2023-02-18 16:05:09 +00:00
Peter McGoron 83c568c8dd add data, remove labels and make jumps absolute 2023-02-18 05:55:04 +00:00
Peter McGoron d14c655f6a add version defines 2023-02-12 20:54:47 +00:00
Peter McGoron f6d9276d24 add license 2023-02-12 20:54:21 +00:00
Peter McGoron 7b3eaf9b4f add pseudoinstructions that compile to regular instructions 2023-02-12 18:06:08 +00:00
Peter McGoron b425e26ea3 jump tests 2023-02-11 21:24:48 +00:00
Peter McGoron 70720b8a16 rename idiv to sdiv 2023-02-11 20:51:03 +00:00
Peter McGoron 5f3275cf2d add signed division IDIV 2023-02-11 20:49:39 +00:00
Peter McGoron 15fb92e502 comments and negative immediates 2023-02-11 17:04:17 +00:00
Peter McGoron 582a0a2c9a enable compiling and add compile test 2023-02-11 14:28:43 +00:00
Peter McGoron c0770d8ece add compile t est 2023-02-09 16:16:41 +00:00
Peter McGoron 606814c4c0 python ffi: test parsing 2023-02-08 04:15:54 +00:00
Peter McGoron df4b2e3b3f openmp parallelized encoding testing 2023-02-07 05:25:30 +00:00
Peter McGoron f63d6cdd3d prototype bytecode interpreter 2023-02-05 11:44:37 +00:00