Commit graph

32 commits

Author SHA1 Message Date
anonymous c160586bf0
Modify examples to probe more warnings and supress warnings with G++ 2022-05-23 17:37:14 +02:00
Camille Monière 7a58367433
New self-explanatory examples 2022-02-14 16:10:10 +01:00
Camille Monière 084b5bbd8b
Update package helpers 2022-02-14 12:09:23 +01:00
Camille Monière 8d77b77113
Add packaging method 2022-02-08 18:50:43 +01:00
Camille Monière 75ccdc73c8
Fixes include/etc/ap_private.h and update copyright notice
- The method `set_bits` was missing, causing compilation failures when
  using bits_to_fixed method.
- The copyright of the concerned file has been updated.
2022-01-26 12:25:02 +01:00
tianyul 200a9aecaa rm duplicate README and license 2019-03-18 17:03:19 -07:00
tianyul 895f839cae Merge branch 'master' of https://github.com/Xilinx/HLS_arbitrary_Precision_Types 2019-03-18 16:59:55 -07:00
MattSnow-xlnx 35a976f1ee
Initial commit 2019-03-18 17:30:51 -06:00
Yuanjie Huang 0b00b36757 Apply Apache 2.0 license to example code 2019-02-27 15:44:29 +08:00
Yuanjie Huang 742e07391d Print clear message when mis-used in synthesis
This closes #3.
2019-02-27 15:37:31 +08:00
Yuanjie Huang 0d857f63a9 Add examples and update readme
This closes #1, and closes #2.
2019-02-25 14:47:32 +08:00
Yuanjie Huang 68d27300a1 Fix calling clearUnusedBits from volatile member functions 2019-02-25 14:11:26 +08:00
Yuanjie Huang f4993df359 Ensure the copy ctor will clear unused bits 2019-02-21 12:12:41 +08:00
Yuanjie Huang 607126b4f0 Merge remote-tracking branch 'refs/remotes/origin/master' 2019-02-21 11:12:23 +08:00
Yuanjie Huang 981aec4bff Address absense of half 2019-02-21 11:11:55 +08:00
Yuanjie Huang 45534aebee Update README.MD 2019-02-18 10:09:07 +08:00
Yuanjie Huang 2b83e28af2 readme: warn about limitation 2019-02-12 16:13:14 +08:00
Yuanjie Huang 5a7634891e readme.md: rename 2019-01-29 13:59:35 +08:00
Yuanjie Huang aae1cea3f5 ap_common.h: remove synthesis defines 2019-01-29 13:00:40 +08:00
Yuanjie Huang 577badfbb4 add .gitignore file 2019-01-29 12:56:53 +08:00
Yuanjie Huang bc364203c2 make complex specialization class instead of struct 2019-01-29 12:54:15 +08:00
Yuanjie Huang 6d7e22fd1f set _AP_ENABLE_HALF_ automatically when FPO exists 2019-01-17 10:22:45 +08:00
Yuanjie Huang 81cd19185c Apply standard Apache-2.0 2019-01-16 18:13:29 +08:00
Yuanjie Huang 243d1f094e avoid standard C++ header as much as possible 2019-01-16 18:11:20 +08:00
Yuanjie Huang beba102899 Add disclaimer to headers 2019-01-08 09:33:34 +08:00
Yuanjie Huang 81f1c748b0 ap_common.h: move decl of half to front, too 2018-11-28 22:17:39 -08:00
Yuanjie Huang 7e637dcd71 remove internal tracking code 2018-11-28 21:40:33 -08:00
Yuanjie Huang b304401d3a remove hls_stream.h 2018-11-28 21:28:50 -08:00
Yuanjie Huang 47fda83967 apply Apache-2.0 license 2018-11-28 21:28:36 -08:00
Yuanjie Huang 228aced737 Add a library README 2018-11-28 21:16:12 -08:00
Yuanjie Huang dc612ceee3 remove half, and add macro toggle in ap_* headers 2018-11-28 21:14:19 -08:00
Yuanjie Huang 5ae3fee9fa init with headers from 2019.1 (CL 2399090) 2018-11-28 20:24:04 -08:00