Update README.md
Browse files
README.md
CHANGED
|
@@ -30,12 +30,12 @@ configs:
|
|
| 30 |
|
| 31 |
Huggingface Datasets format of RTLLM 2.0.
|
| 32 |
|
| 33 |
-
I'm not the author of this work; please refer to [
|
| 34 |
|
| 35 |
Columns:
|
| 36 |
|
| 37 |
- `desc`: Design description;
|
| 38 |
-
- `testbench`: all testbench-related files,
|
| 39 |
- `name`: file name;
|
| 40 |
- `content`: file content;
|
| 41 |
- `verified`: Verified implementation;
|
|
|
|
| 30 |
|
| 31 |
Huggingface Datasets format of RTLLM 2.0.
|
| 32 |
|
| 33 |
+
I'm not the author of this work; please refer to [original repository](https://github.com/hkust-zhiyao/RTLLM) to get more info.
|
| 34 |
|
| 35 |
Columns:
|
| 36 |
|
| 37 |
- `desc`: Design description;
|
| 38 |
+
- `testbench`: all testbench-related files, including `testbench.v`;
|
| 39 |
- `name`: file name;
|
| 40 |
- `content`: file content;
|
| 41 |
- `verified`: Verified implementation;
|