• Joined on 2023-07-24
morgan pushed to WRPLL at morgan/artiq-zynq 2024-03-19 11:08:50 +08:00
1acd9da095 Firmware: Runtime WRPLL
603c2e00d0 Firmware: Satman skew calibration & tester
Compare 2 commits »
morgan pushed to WRPLL at morgan/artiq-zynq 2024-03-19 11:05:51 +08:00
ff68521bfd Firmware: Runtime WRPLL
712b27153e Firmware: Satman skew calibration & tester
82e9fbc6d2 Firmware: Satman WRPLL
917579f005 Firmware: Si549 and io_expander
74d07a579c Gateware: kasli_soc WRPLL setup
Compare 8 commits »
morgan commented on pull request M-Labs/artiq-zynq#282 2024-03-11 15:05:31 +08:00
Kasli-soc: add WRPLL clock recovery

Force push to rebase, cleanup and add support for runtime wrpll. Internal 150Mhz si549 and PLL bypass mode are not supported.

Changelog

  • Gateware
    • ddmtd & wrpll
      • refactor to…
morgan pushed to WRPLL at morgan/artiq-zynq 2024-03-11 15:04:22 +08:00
cbe48f9412 Firmware: Runtime WRPLL
morgan pushed to WRPLL at morgan/artiq-zynq 2024-03-11 14:55:01 +08:00
0d0f9b5a6b Firmware: Runtime WRPLL
a26e4ced44 Firmware: Satman WRPLL
1e4ff8b887 Firmware: Si549 and io_expander
56c008fa67 Gatewre: kasli_soc WRPLL setup
8e1b62e126 Gateware: WRPLL
Compare 6 commits »
morgan pushed to WRPLL at morgan/artiq-zynq 2024-03-11 14:54:26 +08:00
673e2fa6de WRPLL firmware
5225e2182c Si549 firmware
386b5889fa WRPLL gateware
6b130543db si549 gateware
1f7c53b8d0 flake: update zynq-rs
Compare 7 commits »
morgan pushed to master at M-Labs/artiq-zynq 2024-03-08 10:19:08 +08:00
1f7c53b8d0 flake: update zynq-rs
morgan commented on pull request M-Labs/artiq-zynq#288 2024-03-07 15:46:19 +08:00
set exception vector table addr to 0x100000 and add FIQ dummy handler

__text_start is used in the core1.rs file. Removing it or…

morgan commented on pull request M-Labs/artiq-zynq#288 2024-03-07 15:40:45 +08:00
set exception vector table addr to 0x100000 and add FIQ dummy handler

Force push to use linker symbol. __exception_start is added and used instead of __text_start. As it's pointing at the start of the text (0x0)

[     0.035728s]  INFO(runtime):…
morgan pushed to vector_fix at morgan/artiq-zynq 2024-03-07 15:38:57 +08:00
4455f740d2 main: set exception vector table addr
morgan commented on pull request M-Labs/artiq-zynq#288 2024-03-07 13:29:23 +08:00
set exception vector table addr to 0x100000 and add FIQ dummy handler

From the link.x, I also checked it with .elf dump

morgan commented on pull request M-Labs/artiq-zynq#288 2024-03-07 13:27:56 +08:00
set exception vector table addr to 0x100000 and add FIQ dummy handler

Force push to use the dummy_fiq_handler feature from zynq-rs

morgan pushed to vector_fix at morgan/artiq-zynq 2024-03-07 13:27:12 +08:00
9763a30ed2 main: set exception vector table addr to 0x100000
63bf1c81d4 fiq: use dummy handler to fix compilation error
Compare 2 commits »
morgan created pull request M-Labs/artiq-zynq#288 2024-03-07 12:56:17 +08:00
set exception vector table addr to 0x100000 and add FIQ dummy handler
morgan deleted branch zc706_warning_fix from morgan/artiq-zynq 2024-03-07 12:54:04 +08:00
morgan deleted branch zc706_sat_warning_fix from morgan/artiq-zynq 2024-03-07 12:53:55 +08:00
morgan deleted branch demo_warning_fix_release from morgan/artiq-zynq 2024-03-07 12:53:40 +08:00
morgan deleted branch demo_warning_fix from morgan/artiq-zynq 2024-03-07 12:53:35 +08:00
morgan deleted branch interrupt from morgan/zynq-rs 2024-03-07 12:52:12 +08:00
morgan deleted branch bugfix_ethPHY from morgan/zynq-rs 2024-03-07 12:51:57 +08:00