Commit Graph

4912 Commits

Author SHA1 Message Date
K.Makise 2189af06b0
Merge d4dc7e94a2 into c99b134deb 2026-01-22 14:29:51 +08:00
Matt Guthaus c99b134deb
Merge pull request #280 from Aurora7913/issue279
Fix compatibility with numpy>=2.4.0
2026-01-16 06:24:55 -08:00
Maarten Boersma e32f3164e4
fix typo 2026-01-16 15:05:30 +01:00
Maarten Boersma 7382ea7dda
fix #279: expliticly extract single number from numpy array to meet stricter numpy>=2.4.0 code hygiene 2026-01-16 15:05:28 +01:00
Matt Guthaus ce5595adf1
Merge pull request #275 from vikashpatel24/dev
Fix for Missing lef_rom_interconnect in tech.py
2025-10-17 09:46:49 -07:00
Vikash Patel b9bb6898af Fix for Missing lef_rom_interconnect in tech.py 2025-10-17 14:40:03 +05:30
Matt Guthaus ea15a81443
Merge pull request #270 from hpretl/stable
Switching from `volare` to `ciel` and bumping the version number
2025-06-26 13:15:50 -07:00
Harald Pretl 9492349d7a Bump version 2025-06-26 21:21:13 +02:00
Harald Pretl 01686a2005 Switch from `volare` to `ciel` 2025-06-26 21:21:06 +02:00
Matthew Guthaus e63f70da5e Update README by removing slack and email group. Update website. 2025-04-01 10:44:49 -07:00
FriedrichWu d4dc7e94a2 remove gitlab-ci 2025-02-12 09:51:12 +01:00
K.Makise 2ff7833e3b
Merge pull request #1 from FriedrichWu/dev_supply_fix
Dev supply fix
2025-02-09 10:06:15 +01:00
FriedrichWu a0ff83c00a solve overlap of wmask in channel router 2024-12-23 23:44:21 +01:00
FriedrichWu 48a7065b31 make channel router better 2024-12-23 19:38:42 +01:00
FriedrichWu 691f7a989e speed up constructive approach in 1rw-only 2024-12-23 17:19:19 +01:00
FriedrichWu 70ed2a506e deleting spacing, add ci test, fixing merge error 2024-12-22 12:14:57 +01:00
FriedrichWu 74cab87782 add tech fix 2024-12-21 18:57:06 +01:00
FriedrichWu 474a240f38 move apporach select to options.py 2024-12-21 18:22:06 +01:00
FriedrichWu bda3adf9f9 more stable 2024-12-16 00:13:40 +01:00
FriedrichWu 4fe635a05f add route_outside, remove unused methods 2024-11-20 16:24:26 +01:00
FriedrichWu 86588619fd first commt 2024-11-17 10:35:01 +01:00
Jesse Cirimelli-Low 8104a42f0e
Update artifact action 2024-11-13 22:45:31 -08:00
mrg bc1cc36ade Merge branch 'whitespace_fix' of github.com:TristanRobitaille/OpenRAM into dev 2024-11-12 09:49:00 -08:00
mrg 3184e1d0e4 Merge branch 'add-doc' of github.com:FriedrichWu/OpenRAM into dev 2024-11-12 09:47:57 -08:00
FriedrichWu f56460bb94 make code clean 2024-11-12 17:02:02 +01:00
FriedrichWu 7ec407314a add documentation 2024-11-11 16:18:45 +01:00
Tristan Robitaille 1f5fe62456 Added whitespace between : and 'minimum_period', '1kOhm' and 'min_pulse_width' as required by Liberty file standard 2024-11-10 14:31:52 +01:00
FriedrichWu 1f1f064036 fix clk csb overlap problem 2024-10-31 09:44:11 +01:00
FriedrichWu 434063656f fix bugs in channel routing, which will add strange shape in m2 at dff pins 2024-10-31 09:43:34 +01:00
FriedrichWu 61f5ff6ec4 updata io_pin_placer 2024-10-30 13:24:53 +01:00
FriedrichWu ee6be23cfa first comment 2024-09-17 11:54:30 +02:00
FriedrichWu 20e454925a add io placer 2024-09-05 10:14:00 +02:00
FriedrichWu 6743049d44 clean version 2024-09-05 10:08:59 +02:00
FriedrichWu 0ae194f17c Simple version fix 2024-08-20 09:28:48 +02:00
FriedrichWu 725c4423cf fix 2024-07-30 16:11:40 +02:00
FriedrichWu e3170abd01 Simple version without lvs(rutiime problem with magic 2024-07-30 15:04:47 +02:00
FriedrichWu e6ca825157 recrusive placement of dffs-naive edition 2024-07-22 10:44:06 +02:00
FriedrichWu fb7f92394b fix the [0] problem in spare_wen 2024-07-15 14:59:25 +02:00
FriedrichWu 8ecdc939d0 temp_fix of gds/lef cell name not unique problem, not elegant 2024-07-10 13:30:23 +02:00
FriedrichWu 4efc0e688b fix the lef file problem partly, spare_wen0[0] left 2024-07-03 21:14:32 +02:00
mrg 3f1f58065d Add nand4 leakage to sky130 tech 2024-07-01 10:14:43 -07:00
FriedrichWu f69f8de000 first commit 2024-06-26 17:40:22 +02:00
FriedrichWu 3ee769a771 first commit
change one sram into several single macros
2024-06-21 13:48:42 +02:00
mole99 0937f86761 Disable check_lvsdrc for gf180mcu 2024-02-03 12:15:11 +01:00
mole99 85e242fa27 Add gf180mcu ROM example 2024-02-03 11:31:58 +01:00
vlsida-bot b6a6f12642 Bump version: 1.2.47 -> 1.2.48 2024-01-21 17:32:32 +00:00
Eren Dogan 306da8a895 Merge branch 'sky130_regress' into dev 2024-01-20 21:05:22 -08:00
Eren Dogan 0cf60a6a18 Give u+x permissions for rom tests 2024-01-20 17:49:52 -08:00
Eren Dogan 55e5c425e9 Fix same file error and enable passing tests 2024-01-20 08:38:18 -08:00
Eren Dogan 14c219d9f1 Enable working tests from disabled stamps 2024-01-19 15:16:30 -08:00