Results 83 comments of Hansem Ro

Fixed minor errors on macOS and Windows.

According to UG574 (v1.5) page 25, LCLK is a dedicated clock input for Distributed RAM. LCLKINV bit is then used when distributed RAM requires inverted clock.

> Oh, so that issue only shows up for those Kintex parts. Do smaller kintex parts work? Yes, only for kc705 and hpcstore/sitlinv-k420t. Other parts work including qmtech-xc7k325t. Comparing [xilinx_kc705.py](https://github.com/litex-hub/litex-boards/blob/master/litex_boards/targets/xilinx_kc705.py#L73)...

Had to make the following litex-board changes for KC705 (similar for other boards as well): 1. Drop `_T_DCI` (for digitally controlled impedance with tristate support; referred to as 3-state DCI...

Sure, I will get to it when I can.

@daglem Thanks for sharing the patch. Especially the bit on LXI and linking with libtirpc. On Arch Linux + Fedora 39, I have had to either remove liblxi or not...