Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change c++ version to c++11 for vivado_hls #10

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

bopeng-cruxml
Copy link

Vivado_hls doesn't support c++17. Use c++11 instead.

@stridge-cruxml stridge-cruxml merged commit 3468a7e into feature/hls Apr 4, 2023
@stridge-cruxml stridge-cruxml deleted the fix_vivado_hls_c++_version branch April 4, 2023 03:07
stridge-cruxml added a commit that referenced this pull request Jun 21, 2023
* Add vitis rules for HLS.

* update the directories for vitis_hls headers (#8)

* change c++ version to c++11 for vivado_hls (#10)

* Change module names (#11)

* change module name when generating rtl

* clean up def.bzl

* remove bug prints

---------

Co-authored-by: Stephen Tridgell <stephen.tridgell@cruxml.com>
Co-authored-by: bopeng-cruxml <88636268+bopeng-cruxml@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants