README should mention DSLX and cc frontend more prominently
Open
documentation
enhancement
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
I'd great if the intro of the README:
```
XLS implements a High Level Synthesis (HLS) toolchain which produces synthesizable designs from flexible, high-level descriptions of functionality.
```
was mentioning the different frontend available to express the "high-level descriptions of functionality":
- DSLX: Rust-sh; immutable expression; dataflow; hardware-oriented features
- xlscc: familiar C++ syntax; experimental; hardware-oriented annotations
Contributor guide
Assessment
This issue has not been assessed yet.