analogdevicesinc / hdl

HDL libraries and projects
https://wiki.analog.com/resources/fpga/docs/hdl
Other
1.54k stars 1.52k forks source link

Add Cache Coherency support on Ultrascale projects #1527

Open podgori opened 6 days ago

podgori commented 6 days ago

PR Description

This commit enables Cache Coherency on Ultrascale+ projects, leaving it disabled for the other platforms.

Updated the adi_board.tcl script to automatically select the coherent interface, based on the CACHE_COHERENCY parameter.

PR Type

PR Checklist