SpaceCat-Chan
|
908d7ef69a
|
only search pips inside partition bounds
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
6213b13277
|
awooter: wip
|
2023-12-06 17:45:20 +00:00 |
|
SpaceCat-Chan
|
b333080715
|
finalize downhill iterator
|
2023-12-06 17:45:20 +00:00 |
|
SpaceCat-Chan
|
2ff491c717
|
create downhill iter wrapper
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
bc7f7845d2
|
awooter: further clean up
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
a16247d512
|
awooter: add Arc struct
|
2023-12-06 17:45:20 +00:00 |
|
SpaceCat-Chan
|
319d1c4620
|
split partitioning code into seperate file
|
2023-12-06 17:45:20 +00:00 |
|
SpaceCat-Chan
|
9b4c6966be
|
split arc extraction into function
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
2c1a9d18ed
|
awooter: clean up unused code
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
cb7dba6dd5
|
awooter: return of the progress bar
|
2023-12-06 17:45:20 +00:00 |
|
SpaceCat-Chan
|
ae756e2d8c
|
fix bug in split_line_over_x
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
1cc00308dc
|
awooter: simple time measurement
|
2023-12-06 17:45:20 +00:00 |
|
SpaceCat-Chan
|
2d3c05da85
|
make partitioner run in parallel over nets
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
ba9067afaf
|
awooter: atomics instead
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
268906819d
|
awooter: better locking
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
1077cd3654
|
awooter: properly parallelise
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
c00fba75e9
|
awooter: clamp pip indices
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
2a18fe58c6
|
awooter: cargo fmt
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
f1a4848c0f
|
awooter: parallelise partitioning
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
873a70ddd0
|
awooter: refactor and bugfix
Co-authored-by: Spacecat-Chan <49094338+SpaceCat-Chan@users.noreply.github.com>
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
c8a2b842d6
|
awooter: further prettify
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
e64cd668b2
|
awooter: prettify
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
d50ab6139c
|
awooter: net-based partitioner
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
f64caaae24
|
awooter: wire storage and some cleanup
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
4a0406420b
|
awooter: 'better' FFI API
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
b92a1bf52d
|
awooter: fix an API soundness issue
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
0cc3245d4b
|
awooter: partition experiment code
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
60cc6b7765
|
awooter: add net import code
|
2023-12-06 17:45:20 +00:00 |
|
Lofty
|
d5d6a07c34
|
awooter: highly, highly WIP
|
2023-12-06 17:45:20 +00:00 |
|
gatecat
|
6d9322457e
|
static: Reduce stddev of initial solution
Signed-off-by: gatecat <gatecat@ds0.me>
|
2023-11-26 16:51:47 +01:00 |
|
gatecat
|
de3d5be8f0
|
python: Remove deprecated use of Py_SetProgramName
Signed-off-by: gatecat <gatecat@ds0.me>
|
2023-11-23 06:49:15 +01:00 |
|
gatecat
|
4c6003ac0b
|
router2: Don't use estimates for constant nets
Signed-off-by: gatecat <gatecat@ds0.me>
|
2023-11-07 15:55:22 +01:00 |
|
gatecat
|
7b0e082000
|
clangformat
Signed-off-by: gatecat <gatecat@ds0.me>
|
2023-11-07 09:02:35 +01:00 |
|
gatecat
|
fe52840054
|
archapi: Add new API for global constant routing
Signed-off-by: gatecat <gatecat@ds0.me>
|
2023-11-07 09:00:03 +01:00 |
|
Lofty
|
214cc4315e
|
static: density multiplier should be a vector
|
2023-11-07 08:18:35 +01:00 |
|
Lofty
|
d6f54fd9df
|
ice40: add static placer support
|
2023-10-29 08:46:33 +01:00 |
|
gatecat
|
74d7ebc71f
|
clangformat
Signed-off-by: gatecat <gatecat@ds0.me>
|
2023-10-28 17:10:42 +02:00 |
|
Justin Rajewski
|
95f0a19391
|
Fixes for building on windows
|
2023-10-26 21:21:14 +02:00 |
|
Justin Rajewski
|
1238b69d74
|
Fixes for building on windows
|
2023-10-26 21:21:14 +02:00 |
|
gatecat
|
0eb9a9ad02
|
placer_static: Initial prototype
Signed-off-by: gatecat <gatecat@ds0.me>
|
2023-10-02 14:56:40 +02:00 |
|
rowanG077
|
e8602fb56d
|
std::numeric_limits<delay_t>::lowest() -> ::min()
|
2023-09-28 16:27:15 +02:00 |
|
Wanda
|
c07ca64ebe
|
hashlib: Improve pool hash function.
|
2023-09-27 17:08:29 +02:00 |
|
rowanG077
|
3f2e550f51
|
tmg: Fix logging of slack histogram
|
2023-09-25 13:20:40 +02:00 |
|
rowanG077
|
38d2a4b844
|
tmg: Fix argument order in run method
Router 2 expects "update_route_delays" to be the first argument to `tmg.run`.
|
2023-09-25 13:20:40 +02:00 |
|
YRabbit
|
f5996ff4a1
|
gowin: Himbaechel. Support DragonFlyBSD
Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
|
2023-09-16 07:38:57 +02:00 |
|
YRabbit
|
8a54e5ec1c
|
gowin: Himbaechel. Support DragonFlyBSD
Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
|
2023-09-16 07:38:57 +02:00 |
|
YRabbit
|
165e89f49a
|
gowin: Himbaechel. Support DragonFlyBSD
We add support right here so that later I don’t have to make patches to the ports.
Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
|
2023-09-16 07:38:57 +02:00 |
|
gatecat
|
565927dfcc
|
himbaechel: Add discovery of uarch and chipdb
Signed-off-by: gatecat <gatecat@ds0.me>
|
2023-09-15 08:23:43 +02:00 |
|
gatecat
|
e08471dfaf
|
router2: Improve robustness when critical nets conflict
Signed-off-by: gatecat <gatecat@ds0.me>
|
2023-08-24 09:20:44 +02:00 |
|
rowanG077
|
053dfc98f0
|
use std::numeric_limits instead of macros
|
2023-08-18 09:15:37 +02:00 |
|