Eren Dogan
|
e5fc25da6f
|
Update copyright year
|
2023-01-28 22:56:27 -08:00 |
Eren Dogan
|
96e57507bf
|
Add copyright check to code format test
|
2022-11-30 14:50:43 -08:00 |
Eren Dogan
|
fccdc3c45b
|
Use library imports globally
|
2022-11-27 13:01:20 -08:00 |
mrg
|
9b592ab432
|
Fix missing hash recompute in vector class.
|
2022-05-17 13:30:41 -07:00 |
mrg
|
8d9a4cc27b
|
PEP8 cleanup
|
2021-09-07 16:49:44 -07:00 |
Matt Guthaus
|
30fc81a1f0
|
Update copyright year.
|
2021-01-22 11:23:28 -08:00 |
mrg
|
da721a677d
|
Remove EOL whitespace globally
|
2020-11-03 06:29:17 -08:00 |
Matt Guthaus
|
e62beae805
|
Merge branch 'tech_migration' into dev
|
2020-01-25 12:03:56 -08:00 |
mrg
|
71cbe74017
|
Round middle position fix
|
2020-01-24 18:00:28 +00:00 |
Bastian Koppelmann
|
c0c89e465a
|
vector: Implement hash cache for vector3d and vector
this gives us a small runtime improvement in the router.
For FreePDK45 word_size=8, num_words=256
Improved
*** Maze routing supplies: 89.8 seconds
** Routing: 279.3 seconds
Non-improved
*** Maze routing supplies: 105.1 seconds
** Routing: 293.5 seconds
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
|
2020-01-03 12:16:10 +01:00 |
Matt Guthaus
|
a234b0af88
|
Fix space before comment
|
2019-06-14 08:43:41 -07:00 |
Matt Guthaus
|
0f03553689
|
Update copyright to correct years.
|
2019-05-06 06:50:15 -07:00 |
Matt Guthaus
|
3f9a987e51
|
Update copyright. Add header to all OpenRAM files.
|
2019-04-26 12:33:53 -07:00 |
Matt Guthaus
|
9bb1c2bbcf
|
Fix Future Warning for real
|
2018-10-10 15:58:16 -07:00 |
Matt Guthaus
|
fa4dd8881c
|
Fix Future warnings comparison to None
|
2018-10-10 15:47:14 -07:00 |
Matt Guthaus
|
69261a0dc1
|
Routing and connecting rails with vias done.
Refactored grid path class.
Added direction enum.
Does not route multi-track width wires in signal router.
|
2018-09-07 14:46:58 -07:00 |
Matt Guthaus
|
cd987479b8
|
Updates to supply routing.
Rename astar_grid to signal_grid to parallel supply routing.
Wave expansion for supply rails.
Pin addition for supply rails.
|
2018-09-06 11:54:14 -07:00 |
Matt Guthaus
|
7100d6f904
|
Organize top-level files into subdirs.
|
2018-02-09 10:25:24 -08:00 |