The Quartus HSSI simulation library is large and slow to compile, so not included in ASE builds. The change here reads "enable-hssi-sim" in the "afu-top-interface" section of an AFU's JSON file that. When set, HSSI mode in ASE compiles the full Quartus simulation library.
The Quartus HSSI simulation library is large and slow to compile, so not included in ASE builds. The change here reads "enable-hssi-sim" in the "afu-top-interface" section of an AFU's JSON file that. When set, HSSI mode in ASE compiles the full Quartus simulation library.
E.g.: "afu-top-interface": { "class": "ofs_plat_afu", "enable-hssi-sim": 1 }