The Wayback Machine - https://web.archive.org/web/20211110115253/https://github.com/topics/systemverilog
Skip to content
#

systemverilog

Here are 434 public repositories matching this topic...

sameer
sameer commented May 16, 2020

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

hzeller
hzeller commented May 15, 2020

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 files

Build or test artifacts should never clutter the rest of the code-base (we should regard them as read-only in

sv-tests

Improve this page

Add a description, image, and links to the systemverilog topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the systemverilog topic, visit your repo's landing page and select "manage topics."

Learn more