|
423ca03f3b
|
runtime: bit-banged i2c support (untested)
|
2016-03-03 17:46:42 +08:00 |
|
|
f30dc4b39e
|
runtime: rt2wb_input -> rtio_input_data
|
2016-03-01 19:22:42 +01:00 |
|
|
8adef12781
|
runtime: refactor ttl*()
* remove rt2wb_output
* remove ttl_*() ttl.c ttl.h
* use rtio_output() and rtio_input_timestamp()
* adapt coredevice/compiler layer
* adapt bridge to not artiq_raise_from_c()
|
2016-03-01 16:36:59 +01:00 |
|
|
5dae9f8aa8
|
runtime: refactor rt2wb/dds
|
2016-02-29 19:16:29 +01:00 |
|
|
df7d15d1fe
|
runtime: refactor spi into rt2wb
|
2016-02-29 13:54:36 +01:00 |
|
|
d63a63531a
|
spi: add runtime support
|
2016-02-29 00:38:36 +01:00 |
|
whitequark
|
e2910fba99
|
runtime: define NDEBUG to disable debug mode of __artiq_personality.
There shouldn't be any bugs left and all the printing it does slows
exception handling considerably.
|
2016-01-19 01:52:57 +00:00 |
|
whitequark
|
1b9713115c
|
runtime: link libm and libbase-nofloat where appropriate.
|
2016-01-14 21:02:23 +00:00 |
|
whitequark
|
9366a29483
|
Implement core device storage (fixes #219).
|
2016-01-10 13:04:55 +00:00 |
|
|
73794b5c25
|
runtime: send analyzer data
|
2015-12-18 00:13:22 +08:00 |
|
whitequark
|
28fa68730a
|
Merge branch 'master' into new-py2llvm
|
2015-11-20 15:55:29 +08:00 |
|
whitequark
|
51f04f6311
|
Explicitly use the python3.5 binary everywhere.
|
2015-11-07 13:39:39 +03:00 |
|
whitequark
|
d6d0a3e3e9
|
Merge branch 'master' into new-py2llvm
|
2015-11-07 12:57:18 +03:00 |
|
|
087c2fd078
|
runtime: fix generation of service_table.h
|
2015-11-04 11:22:56 +08:00 |
|
|
e26147b2ac
|
gateware,runtime: use new migen/misoc
|
2015-11-04 00:35:03 +08:00 |
|