• Joined on 2023-07-24
morgan commented on pull request M-Labs/artiq-zynq#282 2024-02-07 17:15:57 +08:00
Kasli-soc: add WRPLL clock recovery

Force push changelog:

  • update helper PLL error formula to n * ideal_beating_period - GTX_TAG(n) to use the same KP/KI pair for both main & helper PLL
  • change the beating period to ~3.8kHz…
morgan pushed to WRPLL at morgan/artiq-zynq 2024-02-07 17:07:42 +08:00
3ec537a5da WRPLL firmware
142e01a98c Si549 firmware
ee198c5396 WRPLL gateware
f879a44f05 si549 gateware
Compare 4 commits »
morgan pushed to testing at morgan/artiq-zynq 2024-02-06 15:59:33 +08:00
e8667c6463 testing only
fe7c995d62 WRPLL firmware
142e01a98c Si549 firmware
ee198c5396 WRPLL gateware
f879a44f05 si549 gateware
Compare 5 commits »
morgan created branch testing in morgan/artiq-zynq 2024-02-06 15:59:33 +08:00
morgan pushed to fiq at morgan/zynq-rs 2024-02-02 17:01:21 +08:00
5bd336c961 add support for using custom FIQ handler
morgan created pull request M-Labs/zynq-rs#110 2024-02-02 16:59:19 +08:00
FIQ: enable on boot & add support for using custom FIQ handler
morgan pushed to fiq at morgan/zynq-rs 2024-02-02 16:34:41 +08:00
f340cd9380 add support to not compile with dummy FIQ handler
298f64a2f9 boot: enable FIQ
Compare 2 commits »
morgan created branch fiq in morgan/zynq-rs 2024-02-02 16:31:36 +08:00
morgan pushed to fiq at morgan/zynq-rs 2024-02-02 16:31:36 +08:00
0cf28a92fd add support to not compile with dummy FIQ handler
c5e6deb44a boot: enable FIQ on reset
4168eb63a7 GIC: fix wrong core target config when enabling interrupt (#109)
a43b8bf64e mkbootimage: work around buffer overflow
91bae572f9 fix "unknown argument '-Wl,--undefined=AUDITABLE_VERSION_INFO'"
Compare 7 commits »
morgan deleted branch irq_fix from morgan/zynq-rs 2024-01-31 11:23:48 +08:00
morgan pushed to master at M-Labs/wrpll-simulation 2024-01-26 17:03:05 +08:00
6f475e5c20 replace old example and update performance docs
547a02e6d3 sim: add step input to gtx
39bb656f85 sim: replace beating period error formula
5a9fa937ee sim: refactor into OOP & add FW collector
f7a1d17628 notebook: convert all ipynb to py scripts
Compare 8 commits »
morgan pushed to small_fan at morgan/assembly 2024-01-12 16:48:01 +08:00
6390f2b12f add consequence of not following polarity
morgan created pull request sinara-hw/assembly#8 2024-01-12 15:48:57 +08:00
kasli & kasli-soc: describe mounting fan onto heatsink
morgan created branch small_fan in morgan/assembly 2024-01-12 15:44:10 +08:00
morgan pushed to small_fan at morgan/assembly 2024-01-12 15:44:10 +08:00
bcb3faf080 kasli: describe mounting fan onto heatsink
074c9153c7 kasli-soc: describe mounting fan onto heatsink
Compare 2 commits »
morgan created pull request sinara-hw/assembly#7 2024-01-11 12:32:47 +08:00
fastino: add zero voltage output failure mode
morgan created branch fastino_flashing in morgan/assembly 2024-01-11 12:30:41 +08:00
morgan pushed to fastino_flashing at morgan/assembly 2024-01-11 12:30:41 +08:00
4b03c538a1 fastino: add zero voltage output failure mode
morgan commented on pull request M-Labs/artiq-zynq#282 2024-01-08 16:50:04 +08:00
Kasli-soc: add WRPLL clock recovery

Force push to address above comments, add an I term for main PLL, improve deglitcher, general clean up and update commit messages. Ready to review.

morgan pushed to WRPLL at morgan/artiq-zynq 2024-01-08 16:49:19 +08:00
ec506fd0ce WRPLL firmware