Kasli-SoC: Forward external clock from SMA connector
c1a2bfd95e
kasli_soc: forward SMA clkin
85e5c08d7f
kasli_soc: use si5324 in master
get rid of LLD
Also, .eh_frame and .eh_frame_hdr are in dwarf format. Maybe we should factor out the code for reading/writing dwarf (from libeh/dwarf.rs
) and perhaps name it libdwarf like artiq-zynq.
So far I…
get rid of LLD
https://github.com/occheung/artiq/tree/dyld-obj
Pushed the modifications of runtime to the dyld-obj branch of my artiq fork from the nac3 branch. libdyld is practically rewritten while mostly…
get rid of LLD
An incomplete prototype to accept simple kernel objects (e.g. blinky). It is probably better to add a PLT for symbols that might need rebinding in runtime.