Sebastien Bourdeauducq
|
12249dac57
|
rtio: do not clear asynchronous error flags on RTIO reset
|
2017-04-03 00:20:30 +08:00 |
Sebastien Bourdeauducq
|
db3118b916
|
drtio: use BlindTransfer for error reporting
|
2017-04-03 00:18:07 +08:00 |
Sebastien Bourdeauducq
|
8c414cebc7
|
drtio: report busy errors
|
2017-04-03 00:11:08 +08:00 |
Sebastien Bourdeauducq
|
008678b741
|
drtio: add infrastructure for reporting busy/collision errors
|
2017-04-02 23:45:55 +08:00 |
Sebastien Bourdeauducq
|
0a687b7902
|
drtio: report satellite errors through firmware
|
2017-04-01 12:18:00 +08:00 |
whitequark
|
8b98e1ea6d
|
test: relax test_rpc_timing: rpc_time_mean <2ms → <3ms.
|
2017-03-31 20:41:47 +00:00 |
Sebastien Bourdeauducq
|
7ec14f26c2
|
examples: fix after introduction of RangeScan
|
2017-03-31 16:54:07 +08:00 |
Chris Ballance
|
58da76a169
|
gui: remove unnecessary state test
|
2017-03-31 16:48:39 +08:00 |
Chris Ballance
|
bdf1ca25c6
|
scannable: fix RangeScan randomize seeding
|
2017-03-31 16:48:39 +08:00 |
Chris Ballance
|
07c71bf020
|
language,gui: combine LinearScan and RandomScan into RangeScan. Closes #679
|
2017-03-31 16:48:39 +08:00 |
Sebastien Bourdeauducq
|
28211e0b32
|
gateware: reset RTIO DMA core when kernel CPU is reset
|
2017-03-31 15:35:28 +08:00 |
Sebastien Bourdeauducq
|
200c499114
|
test: change base address in DMA simulation testbench
|
2017-03-31 13:17:00 +08:00 |
whitequark
|
245e186347
|
Commit missing parts of 948ed6fb .
|
2017-03-29 18:34:08 +00:00 |
Chris Ballance
|
756e8a415e
|
language: fix PYONValue list defaults (fixes #682)
|
2017-03-29 21:58:34 +08:00 |
whitequark
|
d04d7ed120
|
runtime: show a more informative message for interrupted sessions.
Fixes #690.
|
2017-03-29 03:36:49 +00:00 |
whitequark
|
948ed6fb0a
|
Extract core device management interface from session interface (#691).
|
2017-03-29 03:36:21 +00:00 |
Sébastien Bourdeauducq
|
0cda1a3d34
|
manual: add note about git branches
Closes #695
|
2017-03-29 09:56:09 +08:00 |
Sebastien Bourdeauducq
|
6d1046cae2
|
conda: use python 3.5.3
|
2017-03-29 09:39:02 +08:00 |
Sebastien Bourdeauducq
|
2e2d0be201
|
skip crashing DMA tests on buildbot
|
2017-03-29 09:36:51 +08:00 |
Chris Ballance
|
452bc6ecac
|
monkey_patches: fix 3af29f7
|
2017-03-29 01:07:32 +02:00 |
whitequark
|
b643847da5
|
Fix a misleading message for non-clean kernel termination.
|
2017-03-28 14:22:20 +00:00 |
whitequark
|
7eb368fd5d
|
test: add DMA test that checks the analyzer trace.
|
2017-03-28 14:22:20 +00:00 |
Sebastien Bourdeauducq
|
6caab4d10b
|
test: verify that RTIO collisions appear in log
|
2017-03-27 18:08:03 +08:00 |
Sebastien Bourdeauducq
|
432c6b99e2
|
master: still save results when analyze fails. Closes #684
|
2017-03-27 17:57:02 +08:00 |
Sebastien Bourdeauducq
|
70343b244d
|
test: add more RTIO slack in test_clock_generator_loopback
|
2017-03-27 17:26:23 +08:00 |
Sebastien Bourdeauducq
|
58ee09dbdc
|
test: re-enable test_clock_generator_loopback
It passes now for some reason.
|
2017-03-27 17:26:02 +08:00 |
Sebastien Bourdeauducq
|
b9ff5afc85
|
dma: improve/fix documentation
|
2017-03-27 17:21:39 +08:00 |
Sebastien Bourdeauducq
|
2c3f720301
|
runtime: report asynchronous RTIO errors (collision, busy) in log. Closes #681
|
2017-03-27 17:14:14 +08:00 |
Sebastien Bourdeauducq
|
ea3af1e20e
|
drtio: remove obsolete CSR accesses from test
|
2017-03-27 16:44:22 +08:00 |
Sebastien Bourdeauducq
|
b74d6fb9ba
|
make collision and busy asynchronous errors, and simplify CPU/gateware handshake for output errors and reads
|
2017-03-27 16:32:23 +08:00 |
Sebastien Bourdeauducq
|
1ee3f96482
|
test: self.break_realtime → self.core.break_realtime
|
2017-03-27 16:31:11 +08:00 |
whitequark
|
ac9e8b8568
|
test: avoid underflow in DMA replay test.
|
2017-03-17 12:09:02 +00:00 |
whitequark
|
dbea679e96
|
Revert "test: relax test_rpc_timing on Windows."
This reverts commit e9cf451c0b .
|
2017-03-17 11:34:45 +00:00 |
whitequark
|
e9cf451c0b
|
test: relax test_rpc_timing on Windows.
|
2017-03-17 11:20:16 +00:00 |
whitequark
|
7dc7dcda2c
|
test: relax test_pulse_rate_dds to only catch catastrophic slowdown.
|
2017-03-17 11:17:47 +00:00 |
whitequark
|
4de336fbe9
|
gateware: reverse bytes of SDRAM word, not bits.
|
2017-03-17 11:16:46 +00:00 |
whitequark
|
6b63322106
|
gateware: reverse SDRAM words in RTIO DMA engine.
|
2017-03-17 07:29:28 +00:00 |
whitequark
|
4b14887ddb
|
gateware: work around ISE/Vivado bugs with very wide shifts.
|
2017-03-17 07:29:28 +00:00 |
Sebastien Bourdeauducq
|
f5aa73b8fa
|
satman: unbreak after c586035c
|
2017-03-15 17:26:09 +08:00 |
whitequark
|
c586035caa
|
runtime: add an option to reboot after a panic.
|
2017-03-14 09:02:28 +00:00 |
whitequark
|
80c75ed505
|
firmware: fix for unwinder update.
|
2017-03-14 08:50:32 +00:00 |
whitequark
|
618942bda6
|
conda: bump misoc.
|
2017-03-14 08:35:04 +00:00 |
whitequark
|
4beda73217
|
firmware: don't build libdyld through misoc.
|
2017-03-14 08:33:31 +00:00 |
Sebastien Bourdeauducq
|
a7de58b604
|
rtio: Inout → InOut
|
2017-03-14 14:18:55 +08:00 |
Sebastien Bourdeauducq
|
13ae1d1a38
|
drtio: input unittest
|
2017-03-14 14:14:55 +08:00 |
Sebastien Bourdeauducq
|
56fd9b3b4b
|
drtio: input fixes
|
2017-03-14 14:14:43 +08:00 |
Sebastien Bourdeauducq
|
856a64f6d2
|
drtio: use TTLInOut in device_db
|
2017-03-14 14:13:52 +08:00 |
Sebastien Bourdeauducq
|
95ede18809
|
drtio: support PHY latency compensation
|
2017-03-14 00:01:38 +08:00 |
Sebastien Bourdeauducq
|
497c795d8c
|
drtio: input support (untested)
|
2017-03-13 23:54:44 +08:00 |
Sebastien Bourdeauducq
|
d1b9f9d737
|
drtio: rt_packets → rt_packet
|
2017-03-13 00:10:07 +08:00 |