Shared FIFO を含むサンプル デザインで pcore を生成しようとすると、次のようなエラー メッセージが表示されます。
standard exception: XNetlistEngine:
An exception was raised:
com.xilinx.sysgen.netlist.NetlistException: -- An error was encountered while netlisting the shared FIFO named 'CH0.' The FIFO input port width (32) does not match the FIFO output port width (16).
しかし、コアの出力タイプは浮動小数点として設定してあり、浮動小数点のデータ タイプのデフォルトが 32 ビットです。