-
Updated
Aug 20, 2020 - Haskell
systemverilog
Here are 284 public repositories matching this topic...
-
Updated
Jul 7, 2020 - SystemVerilog
See first line:
Want:
typedef enum uint8_t {
kFoo,
kBar
} foo_t;Got:
typedef enum uint8_t{
kFoo,
kBar
} foo_t;Fix needs to add a case here:
by checking for context being immediately inside an en
-
Updated
Jun 25, 2020 - C++
-
Updated
Aug 19, 2020 - Python
-
Updated
Aug 7, 2020 - SystemVerilog
-
Updated
Nov 25, 2019 - SystemVerilog
-
Updated
Jul 14, 2020 - Rust
-
Updated
Oct 20, 2019 - Verilog
-
Updated
Aug 20, 2020 - Verilog
-
Updated
Aug 20, 2020 - C++
-
Updated
Aug 16, 2020 - Haskell
-
Updated
Aug 17, 2020 - SystemVerilog
-
Updated
Aug 8, 2020 - TypeScript
-
Updated
Aug 9, 2020 - Python
-
Updated
Aug 19, 2020 - Python
SweRV still uses a custom generator script and it seems that it's file list is outdated (#894)
It should be fairly easy to migrate it to use FuseSoC generator since the core has FuseSoC config and with FuseSoC we won't need to manually update the file list
When running the regression, the resulting logs seem to end up in third_party/tests/$TEST/.... This of course is not unnoticed by git, so a git status shows a ton of non-added new files added.
To reproduce:
make
make regression
git status # observe all the filesBuild or test artifacts should never clutter the rest of the code-base (we should regard them as read-only in
-
Updated
Oct 28, 2019 - Python
-
Updated
Aug 17, 2020 - Ruby
-
Updated
Mar 10, 2018 - SystemVerilog
- AxProt[0]
- 0: Unprivileged access
- 1: Privileged access
- AxProt[1]
- Secure access
- Non-secure access
- AxProt[2]
- Data access
- Instruction access
-
Updated
Apr 18, 2020 - Python
-
Updated
Jan 6, 2020 - Python
-
Updated
Jan 7, 2019
Improve this page
Add a description, image, and links to the systemverilog topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the systemverilog topic, visit your repo's landing page and select "manage topics."
If you speak another language, I would appreciate your help in translating the
README.md.For tables, checklists, or other data that might change, please indicate that that information is in the main README. Otherwise every change to the main README will need to be replicated to the other READMEs.
^ I've tried to do this a bit in the French README. The only thing you need to replicate when