Forum Discussion
I will resend you the design.qar.
For the properties of the IP, you will have to look into the specific IP user guide.
Hi @KennyT_Intel
I tried Looking into the https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_fifo.pdf for FIFO. I could not find the exact Parameters you are mentioning. It's neither intutive nor straightforward. Can you please share if there is some file I can use as reference to write These Parameters.
set_instance_parameter_value mfifo GUI_AlmostEmpty "false"
set_instance_parameter_value mfifo GUI_AlmostEmptyThr "1"
set_instance_parameter_value mfifo GUI_AlmostFull "false"
set_instance_parameter_value mfifo GUI_AlmostFullThr "1"
set_instance_parameter_value mfifo GUI_CLOCKS_ARE_SYNCHRONIZED "0"
set_instance_parameter_value mfifo GUI_DISABLE_DCFIFO_EMBEDDED_TIMING_CONSTRAINT "true"
set_instance_parameter_value mfifo GUI_ENABLE_ECC "false"
set_instance_parameter_value mfifo GUI_Empty "true"
set_instance_parameter_value mfifo GUI_Full "true"
set_instance_parameter_value mfifo GUI_LE_BasedFIFO "false"