-
Updated
Jul 26, 2021 - Objective-C
rtl
Here are 625 public repositories matching this topic...
-
Updated
Jun 7, 2022 - Swift
-
Updated
May 8, 2022 - JavaScript
EH1 has a lot of examples where a sequent CFunc contains only a handful ot statements (often 1 or 2) and is called only once. This causes a performance penalty when --output-split puts these in a different function than _eval and hence the compiler can't inline them, so we should inline these ourselve when it's obviously the right thing to do.
V extension support
Type of issue: feature request
Impact: new rtl
Development Phase: request
Other information
As the vector extension proposal is near stable and the necessary things is defined in the rocket chip repo I think now the vector e
-
Updated
Apr 3, 2022 - JavaScript
-
Updated
Jul 6, 2022 - C
-
Updated
Jan 11, 2021 - Python
-
Updated
May 18, 2022 - Kotlin
-
Updated
Jul 7, 2022 - Verilog
Add AXI FIFO
We have axi_cut and axi_multicut for pipelining (to be unified), but we currently don't have a module for buffering AXI beats in FIFOs. This gap can be filled by a new axi_fifo module.
Implementing thi
-
Updated
Jun 21, 2022 - JavaScript
-
Updated
Jul 5, 2022 - Kotlin
-
Updated
May 9, 2022
-
Updated
Jun 27, 2022 - JavaScript
-
Updated
May 31, 2022 - Vue
-
Updated
Jul 2, 2022 - JavaScript
Improve this page
Add a description, image, and links to the rtl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rtl topic, visit your repo's landing page and select "manage topics."
Type of issue: documentation