forked from M-Labs/artiq
RELEASE_NOTES: artiq_ddb_template needs gateware
This commit is contained in:
parent
363afb5fc9
commit
49afa116b3
|
@ -84,6 +84,8 @@ Old syntax should be replaced with the form shown on the right.
|
|||
* The ``ndecimals`` parameter in ``NumberValue`` and ``Scannable`` has been renamed to ``precision``.
|
||||
Parameters after and including ``scale`` in both constructors are now keyword-only.
|
||||
Refer to the updated ``no_hardware/arguments_demo.py`` example for current usage.
|
||||
* ``artiq_ddb_template`` requires latest generic Kasli gateware to function properly
|
||||
due to RTIO channel renumbering.
|
||||
|
||||
|
||||
ARTIQ-7
|
||||
|
|
Loading…
Reference in New Issue