ychenfo
|
dab06bdb58
|
nac3core: parse type annotation python forwardref handling
|
2021-11-20 05:07:28 +08:00 |
ychenfo
|
a3faa9b7dd
|
nac3artiq: symbol reslover handle typevar, virtual and ForwardRef
|
2021-11-20 05:07:28 +08:00 |
Sebastien Bourdeauducq
|
439cef636f
|
runkernel: improve print_int debug functions
|
2021-11-19 12:39:57 +08:00 |
Sebastien Bourdeauducq
|
978eaf16a4
|
nac3artiq: support RISC-V with and without FPU. Closes #83
|
2021-11-11 23:43:50 +08:00 |
Sebastien Bourdeauducq
|
c004da85f7
|
nac3artiq: drop host-only base classes. Closes #80
|
2021-11-11 16:08:29 +08:00 |
Sebastien Bourdeauducq
|
b57b869c49
|
min_artiq: remove unused imports
|
2021-11-10 14:01:39 +08:00 |
Sebastien Bourdeauducq
|
50f1aca1aa
|
nac3artiq: move module registration list to CPython side
In ARTIQ, we cannot create a global NAC3 object because we do not
know the ISA in advance.
|
2021-11-07 10:29:14 +08:00 |
pca006132
|
34cf303e6c
|
nac3artiq: modified demo to use KernelInvariants
|
2021-11-06 22:50:28 +08:00 |
Sebastien Bourdeauducq
|
7385b91113
|
nac3artiq: support kernel entry short form from original ARTIQ
|
2021-11-06 18:41:59 +08:00 |
Sebastien Bourdeauducq
|
204baabfd2
|
nac3artiq: add compile_method_to_mem
|
2021-11-06 14:14:53 +08:00 |
Sebastien Bourdeauducq
|
7d66195eae
|
nac3artiq: embed linker script, put intermediate objects in temp dir
|
2021-11-06 13:04:00 +08:00 |
Sebastien Bourdeauducq
|
afb94dd299
|
nac3artiq: move demo to dedicated folder
|
2021-11-05 18:28:31 +08:00 |