Skip to content

LAB#C codec library:run makefile fail and run L1 cosim fail #46

Answered by boledulab
s095339 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
The first problem was known offical issue, https://support.xilinx.com/s/article/Use-of-gmp-h-for-Co-simulation
The problem was fixed by (only) adminstrator.
change in /opt/Xilinx/Vitis_HLS/2022.1/include/mpfr.h

//#ifndef __GMP_H__
#include <gmp.h>
#define __gmp_const const
//#endif

co-sim log
offical doc: https://docs.xilinx.com/r/jpiLUWqYENGWAj4YktN~YQ/~8rb6JHOcKsEZ2KdYnULmA

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@s095339
Comment options

Answer selected by s095339
Comment options

You must be logged in to vote
3 replies
@s095339
Comment options

@kevinjantw
Comment options

@s095339
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants