mirror of https://github.com/llvm/circt.git
Update HLS.md
This commit is contained in:
parent
93b55c1c7e
commit
903b876902
|
@ -44,6 +44,8 @@ How flow documentation is structured:
|
|||
|
||||
#### Resources
|
||||
|
||||
The following is a list of work that has used or contributed to the DHLS flow in CIRCT:
|
||||
- (10/2022) [Multi-Level Rewriting for Stream Processing to RTL compilation (M.Sc. Thesis) - Christian Ulmann](https://www.research-collection.ethz.ch/handle/20.500.11850/578713)
|
||||
- (01/2022) [A Dynamically Scheduled HLS Flow in MLIR (M.Sc. Thesis) - Morten Borup Petersen](https://infoscience.epfl.ch/record/292189)
|
||||
|
||||
|
||||
|
@ -53,4 +55,4 @@ How flow documentation is structured:
|
|||
|
||||
#### Example usage/Relevant tests
|
||||
|
||||
#### Resources
|
||||
#### Resources
|
||||
|
|
Loading…
Reference in New Issue