Jorge Marques
Jorge Marques
## PR Description Adds a I3C Controller with the required by specification features. The interface and instruction set are explained at [docs/library/i3c_controller/interface](https://github.com/analogdevicesinc/hdl/tree/i3c/docs/library/i3c_controller/interface.rst). The specification can be downloaded at [mipi i3c...
## PR Description Use tcl script instead of static xmls for the interface. Easier to mantain and are not gitignored. ## PR Type - [ ] Bug fix (change that...
Change up_cfg_buffer_delay assignment from up_wdata [7:0] to [9:2]. ## PR Description Test [axi_jesd204_rx_regmap_tb.v](../blob/6128dd1ab53c9414bce2432457e41919501a1816/library/jesd204/tb/axi_jesd204_rx_regmap_tb.v#L267) was failing at register x90 with output: ``` Address 00000240, Expected 000103fc, Found 000103f0 ``` The issue...
## PR Description Rebased dev_agilex branch to resolve all conflicts (it was already 238 commits behind master). No commit is signed-off, I believe I should add mine on behalf of...
Generate a deb package, as we already do with libiio. It is a copy from how libiio generates the deb package, with updated dependencies and a special case for GtkDataBox...
Generate a flatpak package[1], as we already do with Scopy. Flatpak policy is set in the manifest files instead of through CMake, therefore during flatpak build: * libiio is compiled...
Match the xvlog stdout for the filename to properly filter out the errors per file. Suggest using Vivado generated compile.sh file to obtain the xvlog options. For reference, the sane...
## PR Description ### General Adds option for a port default value on `adi_if_ports` ### AXI DMAC features #### Framelock Operates in two modes: * Writer mode - available in...
## PR Description Creating this PR to get some _preliminary_ feedback and because I'm sitting on it for a while without making changes. It is divided in two commits: *...
## PR Description Cherry-picked from the doc-ips branch b09fecdc0 docs: Add common/ad_dds IP core 4cd49679e docs: Add util_wfifo IP core dd87ffb81 docs: Add util_var_fifo IP core 456b04da0 docs: Add util_extract...