Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +28 -0
- picorv32/route/picorv32_a_route.def +3 -0
- picorv32/route/picorv32_a_route.v +0 -0
- picorv32/route/picorv32_a_route_HPWL_best.def +3 -0
- picorv32/route/picorv32_a_route_HPWL_best.v +0 -0
- picorv32/route/picorv32_a_route_HPWL_worst.def +3 -0
- picorv32/route/picorv32_a_route_HPWL_worst.v +0 -0
- picorv32/route/picorv32_a_route_congestion_best.def +3 -0
- picorv32/route/picorv32_a_route_congestion_best.v +0 -0
- picorv32/route/picorv32_a_route_congestion_worst.def +3 -0
- picorv32/route/picorv32_a_route_congestion_worst.v +0 -0
- picorv32/route/picorv32_b_route.def +3 -0
- picorv32/route/picorv32_b_route.v +0 -0
- picorv32/route/picorv32_b_route_HPWL_best.def +3 -0
- picorv32/route/picorv32_b_route_HPWL_best.v +0 -0
- picorv32/route/picorv32_b_route_HPWL_worst.def +3 -0
- picorv32/route/picorv32_b_route_HPWL_worst.v +0 -0
- picorv32/route/picorv32_b_route_congestion_best.def +3 -0
- picorv32/route/picorv32_b_route_congestion_best.v +0 -0
- picorv32/route/picorv32_b_route_congestion_worst.def +3 -0
- picorv32/route/picorv32_b_route_congestion_worst.v +0 -0
- picorv32/route/picorv32_n_route.def +3 -0
- picorv32/route/picorv32_n_route.v +0 -0
- picorv32/route/picorv32_n_route_HPWL_best.def +3 -0
- picorv32/route/picorv32_n_route_HPWL_best.v +0 -0
- picorv32/route/picorv32_n_route_HPWL_worst.def +3 -0
- picorv32/route/picorv32_n_route_HPWL_worst.v +0 -0
- picorv32/route/picorv32_n_route_congestion_best.def +3 -0
- picorv32/route/picorv32_n_route_congestion_best.v +0 -0
- picorv32/route/picorv32_n_route_congestion_worst.def +3 -0
- picorv32/route/picorv32_n_route_congestion_worst.v +0 -0
- picorv32/route/picorv32_p_route.def +3 -0
- picorv32/route/picorv32_p_route.v +0 -0
- picorv32/route/picorv32_p_route_HPWL_best.def +3 -0
- picorv32/route/picorv32_p_route_HPWL_best.v +0 -0
- picorv32/route/picorv32_p_route_HPWL_worst.def +3 -0
- picorv32/route/picorv32_p_route_HPWL_worst.v +0 -0
- picorv32/route/picorv32_p_route_congestion_best.def +3 -0
- picorv32/route/picorv32_p_route_congestion_best.v +0 -0
- picorv32/route/picorv32_p_route_congestion_worst.def +3 -0
- picorv32/route/picorv32_p_route_congestion_worst.v +0 -0
- picorv32/route/picorv32_t_route.def +3 -0
- picorv32/route/picorv32_t_route.v +0 -0
- picorv32/route/picorv32_t_route_HPWL_best.def +3 -0
- picorv32/route/picorv32_t_route_HPWL_best.v +0 -0
- picorv32/route/picorv32_t_route_HPWL_worst.def +3 -0
- picorv32/route/picorv32_t_route_HPWL_worst.v +0 -0
- picorv32/route/picorv32_t_route_congestion_best.def +3 -0
- picorv32/route/picorv32_t_route_congestion_best.v +0 -0
- picorv32/route/picorv32_t_route_congestion_worst.def +3 -0
.gitattributes
CHANGED
|
@@ -265,3 +265,31 @@ blabla/route/rpt/blabla_t_route_HPWL_best.spef filter=lfs diff=lfs merge=lfs -te
|
|
| 265 |
blabla/route/rpt/blabla_t_route_HPWL_worst.spef filter=lfs diff=lfs merge=lfs -text
|
| 266 |
blabla/route/rpt/blabla_t_route_congestion_best.spef filter=lfs diff=lfs merge=lfs -text
|
| 267 |
blabla/route/rpt/blabla_t_route_congestion_worst.spef filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 265 |
blabla/route/rpt/blabla_t_route_HPWL_worst.spef filter=lfs diff=lfs merge=lfs -text
|
| 266 |
blabla/route/rpt/blabla_t_route_congestion_best.spef filter=lfs diff=lfs merge=lfs -text
|
| 267 |
blabla/route/rpt/blabla_t_route_congestion_worst.spef filter=lfs diff=lfs merge=lfs -text
|
| 268 |
+
picorv32/route/picorv32_a_route.def filter=lfs diff=lfs merge=lfs -text
|
| 269 |
+
picorv32/route/picorv32_a_route_HPWL_best.def filter=lfs diff=lfs merge=lfs -text
|
| 270 |
+
picorv32/route/picorv32_a_route_HPWL_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 271 |
+
picorv32/route/picorv32_a_route_congestion_best.def filter=lfs diff=lfs merge=lfs -text
|
| 272 |
+
picorv32/route/picorv32_a_route_congestion_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 273 |
+
picorv32/route/picorv32_b_route.def filter=lfs diff=lfs merge=lfs -text
|
| 274 |
+
picorv32/route/picorv32_b_route_HPWL_best.def filter=lfs diff=lfs merge=lfs -text
|
| 275 |
+
picorv32/route/picorv32_b_route_HPWL_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 276 |
+
picorv32/route/picorv32_b_route_congestion_best.def filter=lfs diff=lfs merge=lfs -text
|
| 277 |
+
picorv32/route/picorv32_b_route_congestion_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 278 |
+
picorv32/route/picorv32_n_route.def filter=lfs diff=lfs merge=lfs -text
|
| 279 |
+
picorv32/route/picorv32_n_route_HPWL_best.def filter=lfs diff=lfs merge=lfs -text
|
| 280 |
+
picorv32/route/picorv32_n_route_HPWL_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 281 |
+
picorv32/route/picorv32_n_route_congestion_best.def filter=lfs diff=lfs merge=lfs -text
|
| 282 |
+
picorv32/route/picorv32_n_route_congestion_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 283 |
+
picorv32/route/picorv32_p_route.def filter=lfs diff=lfs merge=lfs -text
|
| 284 |
+
picorv32/route/picorv32_p_route_HPWL_best.def filter=lfs diff=lfs merge=lfs -text
|
| 285 |
+
picorv32/route/picorv32_p_route_HPWL_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 286 |
+
picorv32/route/picorv32_p_route_congestion_best.def filter=lfs diff=lfs merge=lfs -text
|
| 287 |
+
picorv32/route/picorv32_p_route_congestion_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 288 |
+
picorv32/route/picorv32_t_route.def filter=lfs diff=lfs merge=lfs -text
|
| 289 |
+
picorv32/route/picorv32_t_route_HPWL_best.def filter=lfs diff=lfs merge=lfs -text
|
| 290 |
+
picorv32/route/picorv32_t_route_HPWL_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 291 |
+
picorv32/route/picorv32_t_route_congestion_best.def filter=lfs diff=lfs merge=lfs -text
|
| 292 |
+
picorv32/route/picorv32_t_route_congestion_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 293 |
+
picorv32/route/rpt/picorv32_n_route_HPWL_worst.spef filter=lfs diff=lfs merge=lfs -text
|
| 294 |
+
picorv32/route/rpt/picorv32_t_route_HPWL_worst.spef filter=lfs diff=lfs merge=lfs -text
|
| 295 |
+
picorv32/route/rpt/picorv32_t_route_congestion_worst.spef filter=lfs diff=lfs merge=lfs -text
|
picorv32/route/picorv32_a_route.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ecfafe14bb5e68ec16b080211746ab98cd392a8eba782c377510d61d41230688
|
| 3 |
+
size 13936157
|
picorv32/route/picorv32_a_route.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_a_route_HPWL_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6feeed7d269b578195a506f887829b6f7623c941303a844b157f807df642024
|
| 3 |
+
size 13913482
|
picorv32/route/picorv32_a_route_HPWL_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_a_route_HPWL_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46bff44ba21139197d37a6cec3d74d216570358086bdfbf05986e6e42395e42b
|
| 3 |
+
size 21119816
|
picorv32/route/picorv32_a_route_HPWL_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_a_route_congestion_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72d5db4990d7f8adb35af618c688bac448ee21a3f76958f3b6127440d97f9a13
|
| 3 |
+
size 13928021
|
picorv32/route/picorv32_a_route_congestion_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_a_route_congestion_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31c4375648754ddb61f8ee25a77412a12047ad726aab9be8ae114fce9689f474
|
| 3 |
+
size 19728045
|
picorv32/route/picorv32_a_route_congestion_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_b_route.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d526d71dbbf67d938331df693725bcda6bbf80f4c2162a9b680467bba6a9f78
|
| 3 |
+
size 13936166
|
picorv32/route/picorv32_b_route.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_b_route_HPWL_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7924d1ba7f323364e9afa69d974109980b29a38319cbf2e323c13b4495d7376f
|
| 3 |
+
size 13887766
|
picorv32/route/picorv32_b_route_HPWL_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_b_route_HPWL_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29fb571413752f1d3ca8e73350da5390dee3f0df23bc8df9e09621ce8d8d8e1a
|
| 3 |
+
size 21343034
|
picorv32/route/picorv32_b_route_HPWL_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_b_route_congestion_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b1150f2bcae29cbc1d55ed9a449a6f700836e698a1f5294dc1227ab1d3f0640
|
| 3 |
+
size 13872634
|
picorv32/route/picorv32_b_route_congestion_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_b_route_congestion_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff8cd4355d68e3ae4175d8fe655eaa87bfc45de634199e7bc08a3957be15df9d
|
| 3 |
+
size 20111538
|
picorv32/route/picorv32_b_route_congestion_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_n_route.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb6a098986135acdbf47505e4fe72b24ba4bbb0a2c3b9a3e0a7422fd7b0e60f7
|
| 3 |
+
size 14073914
|
picorv32/route/picorv32_n_route.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_n_route_HPWL_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea852e5a6aa851b226861815fba0c5f677c7f16ed4f19bb324cb3c622f322b01
|
| 3 |
+
size 14023154
|
picorv32/route/picorv32_n_route_HPWL_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_n_route_HPWL_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26a3cd28432577e7fce7fc396730756579bd8d0727dbd57597f6ac5bdbc3d784
|
| 3 |
+
size 22578899
|
picorv32/route/picorv32_n_route_HPWL_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_n_route_congestion_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ecd712d150147bbdf894e2ed91ba2f622a3f0a4e960120382cd6d5a3c46b48f0
|
| 3 |
+
size 13897211
|
picorv32/route/picorv32_n_route_congestion_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_n_route_congestion_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bcdca047d425d4bd6bd40a3fb10253dff81b91796239e615b1210536280c4971
|
| 3 |
+
size 14999796
|
picorv32/route/picorv32_n_route_congestion_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_p_route.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9de0115ea1a94055c238e2f386f91951fb9ba60e6e5cbd63488234a5c1644e04
|
| 3 |
+
size 13837198
|
picorv32/route/picorv32_p_route.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_p_route_HPWL_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7db2a73e90c68c9a0917e3a4a1f0e9930b7a46293abbb9a48e648bfefcfa3a87
|
| 3 |
+
size 13392842
|
picorv32/route/picorv32_p_route_HPWL_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_p_route_HPWL_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c09b2e036fda274c42bb3ab97b7a19f8e528bbc22634312bf0d39773c04d15c
|
| 3 |
+
size 20573552
|
picorv32/route/picorv32_p_route_HPWL_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_p_route_congestion_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1996ecde6328abf2bfcd993fb0a7315e9de0c9aa02dacc5bb976d03f5464059e
|
| 3 |
+
size 13750240
|
picorv32/route/picorv32_p_route_congestion_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_p_route_congestion_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2af02a00b862137a9f9fc72ffefeca576924d6cf9a136981bcab4732ff2b81f6
|
| 3 |
+
size 20452639
|
picorv32/route/picorv32_p_route_congestion_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_t_route.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e423e2117062b2e5e0cd05d438dcda0ea8f6aefbf9dce76a0f6b430105d260e4
|
| 3 |
+
size 14049802
|
picorv32/route/picorv32_t_route.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_t_route_HPWL_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b90c84abfa67a54abef99354375d8da326786d62904505e546bd1b30fd1de26
|
| 3 |
+
size 13757689
|
picorv32/route/picorv32_t_route_HPWL_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_t_route_HPWL_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc475a9943948afc69e9319be8307291b3f28b18376b3eef2808fa45e97e9585
|
| 3 |
+
size 21901641
|
picorv32/route/picorv32_t_route_HPWL_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_t_route_congestion_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f9df6c0b791e4ede46f374299f32299d419942fdde0e83ad7fb5aa1e5d2803c1
|
| 3 |
+
size 13886295
|
picorv32/route/picorv32_t_route_congestion_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
picorv32/route/picorv32_t_route_congestion_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29550d9f62e4461a5685ab346ec2c3a0c9bc8f53b6fadab02078076fd7d5b182
|
| 3 |
+
size 21750978
|