Robert Jördens
|
bae5b73155
|
phaser: comment out stpl test
|
2016-10-11 19:50:19 +02:00 |
Robert Jördens
|
2b1cca2e7e
|
phaser: stpl
|
2016-10-11 19:29:27 +02:00 |
Robert Jördens
|
e4d1f6cf1f
|
README_PHASER: update
|
2016-10-10 18:49:24 +02:00 |
Robert Jördens
|
18d18b6685
|
phaser: add sync ttl input for monitoring
|
2016-10-10 17:13:23 +02:00 |
Robert Jördens
|
f5f7acc1f8
|
ttl_simple: add pure Input
(no Tristate for internal signals)
|
2016-10-10 17:13:23 +02:00 |
Robert Jördens
|
e27228fdd5
|
ad9516: duty cycle correction
|
2016-10-10 17:13:23 +02:00 |
Florent Kermarrec
|
c08caae171
|
phaser: use qpll
|
2016-10-10 17:05:42 +02:00 |
Robert Jördens
|
5f7229ef92
|
ad9154: tweak jesd prbs test
|
2016-10-09 20:34:15 +02:00 |
Robert Jördens
|
1f93658724
|
phaser/dac_setup: clear sticky bits, use syncmode=9
|
2016-10-07 18:54:21 +02:00 |
Robert Jördens
|
89a30b6f7c
|
phaser: error on startup kernel
|
2016-10-08 00:02:38 +08:00 |
Robert Jördens
|
4e60a6ac71
|
phaser: tweak sawg example
|
2016-10-08 00:02:24 +08:00 |
whitequark
|
9c3394794e
|
runtime: cap log level at debug.
|
2016-10-07 14:24:12 +00:00 |
Robert Jördens
|
1157a3a54b
|
ad9514_status: more info
|
2016-10-07 15:42:46 +02:00 |
Robert Jördens
|
72932fccec
|
phaser: fix sysref for 250 MHz sample rate
|
2016-10-07 15:40:00 +02:00 |
Robert Jördens
|
cfd2fe8627
|
phaser: fix fpga deviceclock divider
|
2016-10-07 13:40:45 +02:00 |
Robert Jördens
|
9b860b26e8
|
phaser: fix rtio pll inputs
|
2016-10-07 13:00:42 +02:00 |
Robert Jördens
|
c846e758f1
|
phaser: fix startup_kernel/ceil
|
2016-10-07 12:57:38 +02:00 |
Robert Jördens
|
09434ec054
|
phaser: also adapt rtio_crg
|
2016-10-07 12:44:22 +02:00 |
whitequark
|
4d790b452c
|
runtime: discard unnecessary sections.
|
2016-10-07 08:30:14 +00:00 |
whitequark
|
8eeb6ea1b9
|
packaging: include runtime.rs in MANIFEST.
|
2016-10-07 07:53:38 +00:00 |
Florent Kermarrec
|
e998a980b3
|
phaser/startup: use get_configuration_checksum()
|
2016-10-07 09:00:01 +02:00 |
Florent Kermarrec
|
b02a7234f6
|
phaser: use 125MHz refclk for jesd
|
2016-10-07 08:59:34 +02:00 |
whitequark
|
ef10344b3e
|
runtime: rewrite isr() in Rust.
|
2016-10-07 06:27:10 +00:00 |
whitequark
|
8be60cc223
|
runtime: fix KERNELCPU_LAST_ADDRESS after layout change.
|
2016-10-07 05:53:55 +00:00 |
whitequark
|
4f11b071a5
|
runtime: remove useless handshaking in analyzer.
|
2016-10-07 05:53:16 +00:00 |
whitequark
|
b52ecda1d5
|
runtime: make memory map saner.
|
2016-10-06 18:05:38 +00:00 |
whitequark
|
b4bbf44a0a
|
runtime: buffer writes of RPC data.
This improves upload speed ~166×.
|
2016-10-06 17:32:26 +00:00 |
whitequark
|
557bc4bb56
|
runtime: remove unnecessary buffering.
|
2016-10-06 17:25:43 +00:00 |
whitequark
|
edafb08b43
|
test: fix d6193365 .
|
2016-10-06 16:27:12 +00:00 |
whitequark
|
d619336503
|
test: update libartiq_support for changed personality ABI.
|
2016-10-06 15:44:55 +00:00 |
whitequark
|
bcdbd00e7b
|
runtime: remove unnecessary null bytes from session protocol.
|
2016-10-06 15:39:00 +00:00 |
whitequark
|
5428a866b3
|
runtime: the Rust runtime is now just the runtime.
|
2016-10-06 15:38:45 +00:00 |
Robert Jördens
|
4390fea437
|
phaser status: add statusmode stuff for serdes pll
|
2016-10-06 17:36:54 +02:00 |
Robert Jördens
|
01bc7faacc
|
dac_setup: cleanup, add doc
|
2016-10-06 17:27:50 +02:00 |
Robert Jördens
|
fee7831573
|
phaser: split setup
|
2016-10-06 16:48:03 +02:00 |
Robert Jördens
|
1193ba4bf4
|
ad9154: merge csr spaces
|
2016-10-06 16:21:15 +02:00 |
whitequark
|
3e829d0d01
|
Rust: unborrow cache after kernel stops.
|
2016-10-06 14:19:12 +00:00 |
whitequark
|
e92f20546a
|
Rust: implement exceptional RPC replies.
|
2016-10-06 14:08:02 +00:00 |
whitequark
|
226fa723bb
|
Rust: implement exceptional kernel termination.
This also adjusts the way backtraces are serialized by kloader.
|
2016-10-06 13:42:35 +00:00 |
whitequark
|
84214ab0d1
|
Rust: don't panic when loading a kernel twice in same session.
|
2016-10-06 12:55:19 +00:00 |
whitequark
|
6b2789e3db
|
test: add more RPC tests.
|
2016-10-06 12:54:08 +00:00 |
Robert Jördens
|
4d87f0e9e0
|
phaser: instantiate jesd204b core, wire up
|
2016-10-06 14:44:22 +02:00 |
whitequark
|
2ae30b5a95
|
Rust: aggregate kernel CPU log messages and print line by line.
|
2016-10-06 10:56:19 +00:00 |
whitequark
|
3362887d75
|
Rust: implement receiving for all RPC types.
|
2016-10-06 10:55:54 +00:00 |
whitequark
|
516c6fdea9
|
language: export TTuple.
|
2016-10-06 10:55:33 +00:00 |
Robert Jördens
|
f62d60093e
|
README_PHASER: update
|
2016-10-06 09:58:05 +02:00 |
whitequark
|
5a630067cb
|
Rust: implement sending for all RPC types.
|
2016-10-06 06:31:27 +00:00 |
Robert Jördens
|
d13f67cf63
|
phaser: fix README
|
2016-10-05 19:26:33 +02:00 |
Robert Jördens
|
c54b6e2f3c
|
phaser: add README
|
2016-10-05 19:24:34 +02:00 |
Robert Jördens
|
4a0eaf0f95
|
phaser: add jesd204b rtio dds
gateware: add jesd204b awg
gateware: copy phaser (df3825a)
dsp/tools: update satadd mixin
phaser: no DDS stubs
dsp: accu fix
phaser: cleanup/reduce
sawg: kernel support and docs
sawg: coredevice api fixes
sawg: example ddb/experiment
phaser: add conda package
examples/phaser: typo
sawg: adapt tests, fix accu stb
sawg: tweak dds parameters
sawg: move/adapt/extend tests
sawg: test phy, refactor
phaser: non-rtio spi
phaser: target cli update
phaser: ad9154-fmc-ebz pins
phaser: reorganize fmc signal naming
phaser: add test mode stubs
phaser: txen is LVTTL
phaser: clk spi xfer test
phaser: spi for ad9154 and ad9516
phaser: spi tweaks
ad9154: add register map from ad9144.xml
ad9516: add register map from ad9517.xml and manual adaptation
ad9154_reg: just generate getter/setter macros as well
ad9154: reg WIP
ad9154: check and fix registers
kc705: single ended rtio_external_clk
use single ended user_sma_clk_n instead of p/n to free up one clock sma
kc705: mirror clk200 at user_sma_clock_p
ad9516_regs.h: fix B_COUNTER_MSB
phase: wire up clocking differently
needs patched misoc
kc705: feed rtio_external_clock directly
kc705: remove rtio_external_clk for phaser
phaser: spi tweaks
ad9516: some startup
ad9516_reg fixes
phaser: setup ad9516 for supposed 500 MHz operation
ad9516: use full duplex spi
ad9154_reg: add CONFIG_REG_2
ad9154_reg: fixes
phaser: write some ad9154 config
ad9154_reg: fixes
ad9154: more init, and human readable setup
ad9154/ad9516: merge spi support
ad9154: status readout
Revert "kc705: remove rtio_external_clk for phaser"
This reverts commit d500288bb44f2bf2eeb0c2f237aa207b0a8b1366.
Revert "kc705: feed rtio_external_clock directly"
This reverts commit 8dc7825519e3e75b7d3d29c9abf10fc6e3a8b4c5.
Revert "phase: wire up clocking differently"
This reverts commit ad9cc450ffa35abb54b0842d56f6cf6c53c6fbcc.
Revert "kc705: mirror clk200 at user_sma_clock_p"
This reverts commit 7f0dffdcdd28e648af84725682f82ec6e5642eba.
Revert "kc705: single ended rtio_external_clk"
This reverts commit a9426d983fbf5c1cb768da8f1da26d9b7335e9cf.
ad9516: 2000 MHz clock
phaser: test clock dist
phaser: test freqs
ad9154: iostandards
phaser: drop clock monitor
phaser: no separate i2c
phaser: drive rtio from refclk, wire up sysref
phaser: ttl channel for sync
ad9154: 4x interp, status, tweaks
phaser: sync/sysref 33V banks
phaser: sync/sysref LVDS_25 inputs are VCCO tolerant
phaser: user input-only ttls
phaser: rtio fully from refclk
ad9154: reg name usage fix
ad9154: check register modifications
Revert "ad9154: check register modifications"
This reverts commit 45121d90edf89f7bd8703503f9f317ad050f9564.
ad9154: fix status code
ad9154: addrinc, recal serdes pll
phaser: coredevice, example tweaks
sawg: missing import
sawg: type fixes
ad9514: move setup functions
ad9154: msb first also decreasing addr
phaser: use sys4x for rtio internal ref
phaser: move init code to main
phaser: naming cleanup
phaser: cleanup pins
phaser: move spi to kernel cpu
phaser: kernel support for ad9154 spi
ad9154: add r/w methods
ad9154: need return annotations
ad9154: r/w methods are kernels
ad9154_reg: portable helpers
phaser: cleanup startup kernel
ad9154: status test
ad9154: prbs test
ad9154: move setup, document
phaser: more documentation
|
2016-10-05 16:17:50 +02:00 |