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

How should IDEs gain awareness of Builtins? #48

Closed
8 tasks done
NandniJamnadas opened this issue Jul 7, 2023 · 3 comments
Closed
8 tasks done

How should IDEs gain awareness of Builtins? #48

NandniJamnadas opened this issue Jul 7, 2023 · 3 comments
Assignees

Comments

@NandniJamnadas
Copy link
Contributor

NandniJamnadas commented Jul 7, 2023

To make this user friendly it would be nice to include a header file for all the builtins that have been implemented.

  • alu
  • mac
  • hwlp
  • elw
  • bi
  • mem
  • bitmanip
  • simd
@NandniJamnadas NandniJamnadas changed the title How IDEs gain awareness of Builtins? How should IDEs gain awareness of Builtins? Jul 19, 2023
MaryBennett pushed a commit to MaryBennett/corev-gcc that referenced this issue Aug 29, 2023
Issue [openhwgroup#48](openhwgroup#48)

Only ALU and MAC extensions added.

Files Changed:

  * corev.h: Created.
MaryBennett pushed a commit to MaryBennett/corev-gcc that referenced this issue Aug 29, 2023
Issue [openhwgroup#48](openhwgroup#48)

Only ALU and MAC extensions added.

Files Changed:

  * corev.h: Created.
@MaryBennett
Copy link
Collaborator

MaryBennett commented Nov 3, 2023

LLVM PR: openhwgroup/corev-llvm-project#88

Actions to bring this to conclusion:

  1. @MaryBennett provide a patch for GCC
  2. @PaoloS02 coordinate with the CORE-V IDE team to test the patch for GCC (and LLVM)

@MaryBennett
Copy link
Collaborator

Header for alu has been merged.

@MaryBennett
Copy link
Collaborator

All headers have been merged.

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

No branches or pull requests

4 participants