Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +34 -0
- PPU/route/PPU_a_route.def +3 -0
- PPU/route/PPU_a_route.v +0 -0
- PPU/route/PPU_a_route_HPWL_best.def +3 -0
- PPU/route/PPU_a_route_HPWL_best.v +0 -0
- PPU/route/PPU_a_route_HPWL_worst.def +3 -0
- PPU/route/PPU_a_route_HPWL_worst.v +0 -0
- PPU/route/PPU_a_route_congestion_best.def +3 -0
- PPU/route/PPU_a_route_congestion_best.v +0 -0
- PPU/route/PPU_a_route_congestion_worst.def +3 -0
- PPU/route/PPU_a_route_congestion_worst.v +0 -0
- PPU/route/PPU_b_route.def +3 -0
- PPU/route/PPU_b_route.v +0 -0
- PPU/route/PPU_b_route_HPWL_best.def +3 -0
- PPU/route/PPU_b_route_HPWL_best.v +0 -0
- PPU/route/PPU_b_route_HPWL_worst.def +3 -0
- PPU/route/PPU_b_route_HPWL_worst.v +0 -0
- PPU/route/PPU_b_route_congestion_best.def +3 -0
- PPU/route/PPU_b_route_congestion_best.v +0 -0
- PPU/route/PPU_b_route_congestion_worst.def +3 -0
- PPU/route/PPU_b_route_congestion_worst.v +0 -0
- PPU/route/PPU_n_route.def +3 -0
- PPU/route/PPU_n_route.v +0 -0
- PPU/route/PPU_n_route_HPWL_best.def +3 -0
- PPU/route/PPU_n_route_HPWL_best.v +0 -0
- PPU/route/PPU_n_route_HPWL_worst.def +3 -0
- PPU/route/PPU_n_route_HPWL_worst.v +0 -0
- PPU/route/PPU_n_route_congestion_best.def +3 -0
- PPU/route/PPU_n_route_congestion_best.v +0 -0
- PPU/route/PPU_n_route_congestion_worst.def +3 -0
- PPU/route/PPU_n_route_congestion_worst.v +0 -0
- PPU/route/PPU_p_route.def +3 -0
- PPU/route/PPU_p_route.v +0 -0
- PPU/route/PPU_p_route_HPWL_best.def +3 -0
- PPU/route/PPU_p_route_HPWL_best.v +0 -0
- PPU/route/PPU_p_route_HPWL_worst.def +3 -0
- PPU/route/PPU_p_route_HPWL_worst.v +0 -0
- PPU/route/PPU_p_route_congestion_best.def +3 -0
- PPU/route/PPU_p_route_congestion_best.v +0 -0
- PPU/route/PPU_p_route_congestion_worst.def +3 -0
- PPU/route/PPU_p_route_congestion_worst.v +0 -0
- PPU/route/PPU_t_route.def +3 -0
- PPU/route/PPU_t_route.v +0 -0
- PPU/route/PPU_t_route_HPWL_best.def +3 -0
- PPU/route/PPU_t_route_HPWL_best.v +0 -0
- PPU/route/PPU_t_route_HPWL_worst.def +3 -0
- PPU/route/PPU_t_route_HPWL_worst.v +0 -0
- PPU/route/PPU_t_route_congestion_best.def +3 -0
- PPU/route/PPU_t_route_congestion_best.v +0 -0
- PPU/route/PPU_t_route_congestion_worst.def +3 -0
.gitattributes
CHANGED
|
@@ -293,3 +293,37 @@ picorv32/route/picorv32_t_route_congestion_worst.def filter=lfs diff=lfs merge=l
|
|
| 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
| 296 |
+
PPU/route/PPU_a_route.def filter=lfs diff=lfs merge=lfs -text
|
| 297 |
+
PPU/route/PPU_a_route_HPWL_best.def filter=lfs diff=lfs merge=lfs -text
|
| 298 |
+
PPU/route/PPU_a_route_HPWL_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 299 |
+
PPU/route/PPU_a_route_congestion_best.def filter=lfs diff=lfs merge=lfs -text
|
| 300 |
+
PPU/route/PPU_a_route_congestion_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 301 |
+
PPU/route/PPU_b_route.def filter=lfs diff=lfs merge=lfs -text
|
| 302 |
+
PPU/route/PPU_b_route_HPWL_best.def filter=lfs diff=lfs merge=lfs -text
|
| 303 |
+
PPU/route/PPU_b_route_HPWL_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 304 |
+
PPU/route/PPU_b_route_congestion_best.def filter=lfs diff=lfs merge=lfs -text
|
| 305 |
+
PPU/route/PPU_b_route_congestion_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 306 |
+
PPU/route/PPU_n_route.def filter=lfs diff=lfs merge=lfs -text
|
| 307 |
+
PPU/route/PPU_n_route_HPWL_best.def filter=lfs diff=lfs merge=lfs -text
|
| 308 |
+
PPU/route/PPU_n_route_HPWL_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 309 |
+
PPU/route/PPU_n_route_congestion_best.def filter=lfs diff=lfs merge=lfs -text
|
| 310 |
+
PPU/route/PPU_n_route_congestion_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 311 |
+
PPU/route/PPU_p_route.def filter=lfs diff=lfs merge=lfs -text
|
| 312 |
+
PPU/route/PPU_p_route_HPWL_best.def filter=lfs diff=lfs merge=lfs -text
|
| 313 |
+
PPU/route/PPU_p_route_HPWL_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 314 |
+
PPU/route/PPU_p_route_congestion_best.def filter=lfs diff=lfs merge=lfs -text
|
| 315 |
+
PPU/route/PPU_p_route_congestion_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 316 |
+
PPU/route/PPU_t_route.def filter=lfs diff=lfs merge=lfs -text
|
| 317 |
+
PPU/route/PPU_t_route_HPWL_best.def filter=lfs diff=lfs merge=lfs -text
|
| 318 |
+
PPU/route/PPU_t_route_HPWL_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 319 |
+
PPU/route/PPU_t_route_congestion_best.def filter=lfs diff=lfs merge=lfs -text
|
| 320 |
+
PPU/route/PPU_t_route_congestion_worst.def filter=lfs diff=lfs merge=lfs -text
|
| 321 |
+
PPU/route/rpt/PPU_a_route_HPWL_worst.spef filter=lfs diff=lfs merge=lfs -text
|
| 322 |
+
PPU/route/rpt/PPU_a_route_congestion_worst.spef filter=lfs diff=lfs merge=lfs -text
|
| 323 |
+
PPU/route/rpt/PPU_b_route_HPWL_worst.spef filter=lfs diff=lfs merge=lfs -text
|
| 324 |
+
PPU/route/rpt/PPU_b_route_congestion_worst.spef filter=lfs diff=lfs merge=lfs -text
|
| 325 |
+
PPU/route/rpt/PPU_n_route_HPWL_worst.spef filter=lfs diff=lfs merge=lfs -text
|
| 326 |
+
PPU/route/rpt/PPU_n_route_congestion_worst.spef filter=lfs diff=lfs merge=lfs -text
|
| 327 |
+
PPU/route/rpt/PPU_p_route_HPWL_worst.spef filter=lfs diff=lfs merge=lfs -text
|
| 328 |
+
PPU/route/rpt/PPU_t_route_HPWL_worst.spef filter=lfs diff=lfs merge=lfs -text
|
| 329 |
+
PPU/route/rpt/PPU_t_route_congestion_worst.spef filter=lfs diff=lfs merge=lfs -text
|
PPU/route/PPU_a_route.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:146a5ade36eae56fecd6b46eb50f5e5815f2c9d99f137369d0e71351f9f4538d
|
| 3 |
+
size 14638368
|
PPU/route/PPU_a_route.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_a_route_HPWL_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75e7072d7d21c642f97e4164a86f8df8fd484220b75d62f1c9470370f9a346d1
|
| 3 |
+
size 15180235
|
PPU/route/PPU_a_route_HPWL_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_a_route_HPWL_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f9d2b4d0711aced138b2b9a792aac74a31bb1ad7ae90941bf403c31affb6fb83
|
| 3 |
+
size 26514878
|
PPU/route/PPU_a_route_HPWL_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_a_route_congestion_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc67c0f5818460ce59f151c80627acdc2aefb92136c820051d8104fc7a3c0237
|
| 3 |
+
size 15266166
|
PPU/route/PPU_a_route_congestion_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_a_route_congestion_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c369d2842048de03ee7626dc580425fd3ece0ccc221fd380547023bb3bd3d4d
|
| 3 |
+
size 27124315
|
PPU/route/PPU_a_route_congestion_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_b_route.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f5d41382be42699ea95e4378dae3782bd7d984c79256a4569328cf50bc4e283
|
| 3 |
+
size 14742398
|
PPU/route/PPU_b_route.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_b_route_HPWL_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1b5c9028699fc46124d2b5d49e0bd2fdcb63a45323a7282bacac95cbb054f3d
|
| 3 |
+
size 14896220
|
PPU/route/PPU_b_route_HPWL_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_b_route_HPWL_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:553cea7c8d084740f4108002520a3bcefbc2f1762980aa19bb14fd090e0875c8
|
| 3 |
+
size 26321319
|
PPU/route/PPU_b_route_HPWL_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_b_route_congestion_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d061598003ac7372b313b009297402701065f0f6f7f70f6f085328fe4b1006de
|
| 3 |
+
size 15142360
|
PPU/route/PPU_b_route_congestion_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_b_route_congestion_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d627d2b75ec9759a58f743aee10086636cc962edfd53c74c111c036a5383acd0
|
| 3 |
+
size 27980556
|
PPU/route/PPU_b_route_congestion_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_n_route.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02c11701bbc03609f0aa18fc1303a3d89d163b0a16431fe00889a7317a6d0621
|
| 3 |
+
size 14636459
|
PPU/route/PPU_n_route.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_n_route_HPWL_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6dfb007d991ae8513d982cfbf01905d1e420a191fe1d8c8a9b35157b6de56f44
|
| 3 |
+
size 14861662
|
PPU/route/PPU_n_route_HPWL_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_n_route_HPWL_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3da8f62f6b1e6e0c27e0fb5377f4d91accaec0116d45ef5d3defd79d6569d289
|
| 3 |
+
size 25832570
|
PPU/route/PPU_n_route_HPWL_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_n_route_congestion_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:092e9010ed528016bb6d062f759e98e31a08c09ed8cffd0933594b54b7714d3c
|
| 3 |
+
size 15312056
|
PPU/route/PPU_n_route_congestion_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_n_route_congestion_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd6ed33e592b1f25b6f9517bafdb337a9c67715eeadb167f023741c1f40164f9
|
| 3 |
+
size 26594059
|
PPU/route/PPU_n_route_congestion_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_p_route.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fa1c8c0ff63be7fdda590a7035e3bdc5d2e5109cc6d5432783b554cda5fb854
|
| 3 |
+
size 14839326
|
PPU/route/PPU_p_route.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_p_route_HPWL_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90de5cb4be510b4a6bbe1dbe230ce6ce01f9113d6a0faa72b154063506686fb1
|
| 3 |
+
size 14767382
|
PPU/route/PPU_p_route_HPWL_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_p_route_HPWL_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:248ed36bec1ec224e46ddbe5cacaa68e862f1415e6f3a2bbd0a63ea4c612eaa2
|
| 3 |
+
size 26748451
|
PPU/route/PPU_p_route_HPWL_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_p_route_congestion_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:135330539fa389871b48462aa1dc3bdfe86283c3be70c9eda769e7f97d0724d8
|
| 3 |
+
size 15262251
|
PPU/route/PPU_p_route_congestion_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_p_route_congestion_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f54ae819ab8c0afe3c9d7be0378b5a2be889882c504310aee6ad7e8e3faaf4a4
|
| 3 |
+
size 15493130
|
PPU/route/PPU_p_route_congestion_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_t_route.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d4988f4b00bfe555c316f67d7495c4cac7e257db9334b2b2dec74ae86dcc8c6
|
| 3 |
+
size 15035877
|
PPU/route/PPU_t_route.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_t_route_HPWL_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b29862137e3da0f10c737d858b9ce1ee250ce7c56de467eda84815cd8e7b2a13
|
| 3 |
+
size 14819532
|
PPU/route/PPU_t_route_HPWL_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_t_route_HPWL_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4515eb45ab0592e42cc4f59376b08868fa5072ef70c9adb3775f30cd3db463d8
|
| 3 |
+
size 27943269
|
PPU/route/PPU_t_route_HPWL_worst.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_t_route_congestion_best.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5952d8c8950e5ad96553a63e8a5d7e7f302854aa755059d7f2894cd94c37d104
|
| 3 |
+
size 16099128
|
PPU/route/PPU_t_route_congestion_best.v
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
PPU/route/PPU_t_route_congestion_worst.def
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6aa7a705c5b15f6ba35937d4b9bf16e8e9fe0cfe59beb7e2bc889e9b1f20e7a3
|
| 3 |
+
size 27056977
|