06-28-2020 02:26 AM - edited 06-28-2020 02:27 AM
The Vitis HLS co-simulation failed in log console window, but display "Pass" in result window.
Confused~
06-28-2020 04:01 AM
Vivado HLS tag an error if the main function return a value different from zero.
06-28-2020 04:01 AM
Vivado HLS tag an error if the main function return a value different from zero.
06-28-2020 07:02 AM
06-28-2020 07:47 AM
UG902 page 30
06-28-2020 09:19 AM
great~
thx :- )