nac3/nac3artiq
pca006132 98d9f73afb nac3artiq/codegen: fixed smax problem
It turns out the smax intrinsic I use is a new one that is not supported
in LLVM11. Now implemented with signed integer compare and select.
2021-11-02 11:10:21 +08:00
..
src nac3artiq/codegen: fixed smax problem 2021-11-02 11:10:21 +08:00
Cargo.toml nac3embedded -> nac3artiq, README cleanup 2021-09-27 10:30:54 +08:00
demo.py nac3artiq/demo: get closer to regular ARTIQ 2021-10-10 17:45:38 +08:00
device_db.py nac3artiq/demo: get closer to regular ARTIQ 2021-10-10 17:45:38 +08:00
kernel.ld nac3embedded -> nac3artiq, README cleanup 2021-09-27 10:30:54 +08:00
min_artiq.py with parallel/sequential support 2021-10-31 17:16:21 +08:00
nac3artiq.so nac3artiq: add missing symlink 2021-09-29 15:36:30 +08:00