artiq-zynq/src
David Nadlinger 5c054cc901 Unify Si5324 setup code with main ARTIQ repository [nfc]
I chose the version from the main repository for two
reasons:
 - Explicitly specifying si5324_ref_input every time would
   not work for the different Kasli/… hardware versions.
 - Having `crystal_ref` as a setting in the configuration
   is misleading if it does not actually activate the crystal
   for use as a reference (but rather does
   `route_crystal_to_ckin2`).

Related m-labs/artiq commits:
 - 740543d4e284245248e3ff838c46505938dcae7a
 - 3c7a394eff553ab75a7ea78bdd17830366504dc6
2022-12-12 23:22:01 +00:00
..
.cargo cargo: remove outdated runner entry 2020-05-07 13:50:21 +08:00
gateware kasli_soc: ident = variant name 2022-10-21 11:55:24 +08:00
include fix permissions 2020-07-02 10:28:40 +08:00
libboard_artiq Unify Si5324 setup code with main ARTIQ repository [nfc] 2022-12-12 23:22:01 +00:00
libbuild_zynq add satman firmware (#136) 2021-10-08 16:04:50 +08:00
libc fix compilation with nixpkgs 21.05 2021-06-25 15:57:39 +08:00
libdwarf change catch type to single reference 2022-05-31 18:26:30 +08:00
libdyld dyld/rebind: support rela generation with nac3ld 2022-06-01 21:27:38 +08:00
libio add libio (to be shared between runtime and satman) 2021-10-06 13:01:52 +08:00
libunwind libunwind: enable lto 2022-01-06 14:04:04 +08:00
llvm_libunwind runtime/eh_artiq: use forced unwind 2022-01-14 13:35:24 +08:00
runtime Unify Si5324 setup code with main ARTIQ repository [nfc] 2022-12-12 23:22:01 +00:00
satman satellites: add rtio_crg cfg 2022-04-12 13:44:53 +08:00
Cargo.lock update zynq-rs and some Rust deps 2022-11-30 22:49:10 +08:00
Cargo.toml update build scripts for DRTIO 2021-10-08 16:25:13 +08:00
Makefile added explicit runtime/satman targets for makefile 2021-10-08 21:06:23 +08:00
armv7-none-eabihf.json Exception handling: patched exception handling for ARTIQ. 2020-07-02 10:13:42 +08:00