Sebastien Bourdeauducq
|
9b8a91e67e
|
rtio: increase FIFO sizes
|
2014-09-17 19:53:29 +08:00 |
Sebastien Bourdeauducq
|
d8b9543e1b
|
rtio: use FWFT FIFO with no buffering. This fixes replace operations.
|
2014-09-17 19:53:06 +08:00 |
Sebastien Bourdeauducq
|
040fa0e02a
|
runtime: blink LED at startup
|
2014-09-15 22:56:23 +08:00 |
Sebastien Bourdeauducq
|
11d8840277
|
runtime: new serial protocol, support multiple entry points and log messages
|
2014-09-15 22:40:33 +08:00 |
Sebastien Bourdeauducq
|
f529361c8b
|
runtime: add rtio_oe and rtio_get syscalls
|
2014-09-14 23:30:33 +08:00 |
Sebastien Bourdeauducq
|
b207a3cef5
|
rtio: remove ISE bug workaround
|
2014-09-12 16:15:32 +08:00 |
Sebastien Bourdeauducq
|
6861d28d2d
|
runtime: support arbitrarily long initial DDS setup time
|
2014-09-12 15:40:34 +08:00 |
Sebastien Bourdeauducq
|
16b2d9f177
|
runtime: support real-time FUD
|
2014-09-12 15:34:11 +08:00 |
Sebastien Bourdeauducq
|
813bc90194
|
rtio: support readout of counter from software
|
2014-09-12 15:27:40 +08:00 |
Sebastien Bourdeauducq
|
10d796e026
|
runtime: add rtio_replace syscall
|
2014-09-11 23:14:45 +08:00 |
Sebastien Bourdeauducq
|
2c0b6ff4cc
|
soc/target: connect FUD to RTIO
|
2014-09-11 23:11:22 +08:00 |
Sebastien Bourdeauducq
|
7efc28ede1
|
soc/ad9858: do not drive FUD by default
|
2014-09-11 23:11:00 +08:00 |
Sebastien Bourdeauducq
|
1b58e1510d
|
soc/rtio: mini-channels
|
2014-09-11 23:09:43 +08:00 |
Sebastien Bourdeauducq
|
202284d44c
|
soc/rtio: software-controlled replace
|
2014-09-11 23:09:20 +08:00 |
Sebastien Bourdeauducq
|
800096f9a0
|
soc/runtime: fix DDS reset
|
2014-09-11 19:25:55 +08:00 |
Sebastien Bourdeauducq
|
a158b87d9f
|
rtio: collapse zero-length intervals
|
2014-09-10 21:21:02 +08:00 |
Sebastien Bourdeauducq
|
a580d44007
|
rtio: ignore series of writes with the same value and add pileup detection
|
2014-09-09 22:02:17 +08:00 |
Sebastien Bourdeauducq
|
3d8159ceb5
|
soc/runtime: find ELF entry point
This allows multiple functions to be defined, with the main one not necessarily starting at 0.
|
2014-09-07 17:30:35 +08:00 |
Sebastien Bourdeauducq
|
15dcf3351b
|
py2llvm: move GCD function into LLVM IR
|
2014-09-07 14:46:32 +08:00 |
Sebastien Bourdeauducq
|
66af70bfe0
|
soc/runtime: resolve compiler_rt symbols in kernel
|
2014-09-05 17:50:24 +08:00 |
Sebastien Bourdeauducq
|
8d7591dfcf
|
more PEP8
|
2014-09-05 17:06:41 +08:00 |
Sebastien Bourdeauducq
|
4915b4b5aa
|
PEP8
|
2014-09-05 12:03:22 +08:00 |
Sebastien Bourdeauducq
|
a579b105b6
|
soc/runtime: split main.c, add gcd64
|
2014-08-28 16:56:48 +08:00 |
Sebastien Bourdeauducq
|
7a90f4f4ec
|
runtime: start RTIO counter at first rtio_set
|
2014-08-18 23:46:58 +08:00 |
Sebastien Bourdeauducq
|
7d8dc4ef30
|
runtime: support 64-bit RTIO timestamps
|
2014-08-18 23:41:54 +08:00 |
Sebastien Bourdeauducq
|
1ed808e848
|
soc/target: share base PPro design with MiSoC
|
2014-08-03 12:26:15 +08:00 |
Sebastien Bourdeauducq
|
9e4bc35354
|
soc/rtio: input support
|
2014-07-25 16:23:35 -06:00 |
Sebastien Bourdeauducq
|
6b6b44b924
|
soc/rtio: mux OE
|
2014-07-25 11:09:26 -06:00 |
Sebastien Bourdeauducq
|
f03ae5e5b0
|
soc/rtio: separate PHY, add OE and fine timestamp in FIFO
|
2014-07-24 23:50:20 -06:00 |
Sebastien Bourdeauducq
|
f390e9a7d1
|
corecom_serial: add CRC for kernel
|
2014-07-23 19:12:22 -06:00 |
Sebastien Bourdeauducq
|
06cc9302f8
|
soc/runtime: fix DDS programming
|
2014-07-23 17:10:49 -06:00 |
Sebastien Bourdeauducq
|
ba088614d8
|
runtime: add dds_program
|
2014-07-23 11:49:48 -06:00 |
Robert Jördens
|
005d66c7cd
|
soc/dds: fix timing
|
2014-07-22 17:44:41 -06:00 |
Sebastien Bourdeauducq
|
2358b218bf
|
soc: add DDS interface core
|
2014-07-22 11:37:53 -06:00 |
Sebastien Bourdeauducq
|
dec7c1438f
|
runtime: implement rtio_sync syscall
|
2014-07-22 11:36:54 -06:00 |
Sebastien Bourdeauducq
|
5573cf3688
|
soc: add tester IO
|
2014-07-22 10:45:59 -06:00 |
Sebastien Bourdeauducq
|
cdda1beea8
|
soc/rtio: refactor, share counter and underflow detector
|
2014-07-21 13:17:21 -06:00 |
Sebastien Bourdeauducq
|
ede3667fd3
|
soc/target: use only 8 TTL channels for now
|
2014-07-20 18:38:41 -06:00 |
Sebastien Bourdeauducq
|
043c4345e5
|
soc/runtime: add RTIO support
|
2014-07-20 18:28:56 -06:00 |
Sebastien Bourdeauducq
|
5f58789592
|
rtio: fix FIFO WE
|
2014-07-20 18:22:53 -06:00 |
Sebastien Bourdeauducq
|
0cb18d58a8
|
rtio: add FIFO level CSR
|
2014-07-17 19:35:53 -06:00 |
Sebastien Bourdeauducq
|
3b4bb41a19
|
add basic output-only untested RTIO core
|
2014-07-16 19:13:11 -06:00 |
Sebastien Bourdeauducq
|
17fab6f024
|
corecom_serial: support ident and runtime environment creation
|
2014-07-15 11:21:31 -06:00 |
Sebastien Bourdeauducq
|
bb4a992907
|
runtime: implement RPC syscall
|
2014-07-07 19:13:43 +02:00 |
Sebastien Bourdeauducq
|
a03a60b90e
|
Variadic function demo
|
2014-07-06 21:06:53 +02:00 |
Sebastien Bourdeauducq
|
5570d45acb
|
runtime: run kernel just once
|
2014-07-05 22:47:23 +02:00 |
Sebastien Bourdeauducq
|
301b7d51fa
|
add gpio_out syscall
|
2014-07-05 22:46:43 +02:00 |
Sebastien Bourdeauducq
|
d804f1199e
|
soc: add LED
|
2014-07-05 22:44:20 +02:00 |
Sebastien Bourdeauducq
|
a08c6d4410
|
runtime: support regular function calls from the kernel
|
2014-07-05 19:39:49 +02:00 |
Sebastien Bourdeauducq
|
6072f0c42f
|
Basic SoC and runtime design
|
2014-07-04 17:49:08 +02:00 |