JTAG implementation on module vs host board

I noticed in the BRK8350 schematic (sheet 2, coordinate A1) there are no pullup resistors on the JTAG port for TMS and TCK signals before they enter the XEM8350 module. I wonder if these resistors appear on the XEM module. If not, this may be an oversight. I don’t see any documentation either way for JTAG programming through the expansion connectors.

Should a custom external motherboard hosting two XEM8350s implement the pull up resistors or is this done on the module themselves?

The TMS and TCK pins on the FPGA both have internal pull-up resistors according to UG570 (table 6.1).
https://www.xilinx.com/support/documentation/user_guides/ug570-ultrascale-configuration.pdf

We’ll update our documentation to make this clear. Thanks!