Forum Discussion
Liyen
New Contributor
2 years agowhere is ap_uint or ap_int c++ type defined
hello, Recently I tried to review and understand HLS architecture in Quartus tools, in hls/include/HLS/ac_int.h, there were many instances of ap_uint or ap_int type referenced but I couldn't f...
aikeu
Regular Contributor
2 years ago- Liyen2 years ago
New Contributor
Hello Aik,
Thanks for the pointers, I did mean the definitions of ap_uint and ap_int, instead ac_uinnt and ac_int,
which were apparently derived some sort from the former, anyway I supposed these most likely are
the intrinsic datatype specific to i++, in fact, I observed these arbitrary precision datatype from Xilinx
git repo one day, perhaps they are very close to what were utilized in Altera HLS. thank you very much
anyway, plus I do have another question about Quartus standard edition, which is the single seat pricing?
do you have any idea?