Commit Graph

18351 Commits

Author SHA1 Message Date
Stan Lee 608ed37a6d N-dimensional regs 2026-04-20 13:42:08 -07:00
Stan Lee 39b36fa5f5 update autoscoping to ahndle fork scopes 2026-04-20 12:40:59 -07:00
Akash Levy 78874dfccd
Merge pull request #152 from Silimate/sim
[ENG-1911] Registers should be annotated every cycle in 'sim'
2026-04-20 12:11:49 -07:00
Stan Lee a92a086a0d remove VCD parse method for fork scopes, handle on frontend side 2026-04-20 12:02:35 -07:00
Stan Lee 8653fea875 fix 2026-04-20 09:45:07 -07:00
Stan Lee 9e05fb7606 comments 2026-04-20 09:40:40 -07:00
Akash Levy 8823608317
Merge pull request #154 from Silimate/opt_expr_cmp_const
opt_expr for constant comparisons
2026-04-20 03:24:02 -07:00
Akash Levy 8485d57841 opt_expr for constant comparisons 2026-04-20 02:03:35 -07:00
Stan Lee 3b7613d858 guard for multiple drivers 2026-04-19 21:30:12 -07:00
Stan Lee d4bfebd0da offsets supported in reg_rename 2026-04-19 20:00:09 -07:00
Stan Lee da1072d77d add flag to toggle reg overwriting 2026-04-17 15:10:40 -07:00
Stan Lee 07ae46f1ea comments and cleanup 2026-04-17 11:31:25 -07:00
Stan Lee 1298607d95 fix compilation err 2026-04-17 10:29:13 -07:00
Stan Lee e7ffe7a7df override register states 2026-04-17 10:27:45 -07:00
Akash Levy a19dfc535c
Merge pull request #151 from Silimate/reg-rename
[ENG-1913] Significant reg_rename speedup
2026-04-16 16:27:13 -07:00
Stan Lee 85fc4fdc0e fix 2026-04-16 15:35:11 -07:00
Akash Levy 0ee2277d4f Use PIC Verific libraries 2026-04-16 15:30:40 -07:00
Stan Lee 2667070cdd huge optimization 2026-04-16 15:27:55 -07:00
Stan Lee e3ccb51cea cleanup 2026-04-16 12:52:26 -07:00
Akash Levy ed88ccd2fd Add start/end group to fix linker issues 2026-04-16 11:51:11 -07:00
Akash Levy ae7caf4bf3 Add back -no-pie 2026-04-16 11:37:20 -07:00
Akash Levy f1f38cd765 Use multiple definition approach on Linux instead 2026-04-16 11:20:26 -07:00
Akash Levy 29024f215a Exclude weak symbols from overridden symbols 2026-04-16 11:05:14 -07:00
Akash Levy 0dc6bf07f3 Weaken symbols 2026-04-16 10:47:05 -07:00
Akash Levy 4b0d2bdd8d Update Verific for Linux build 2026-04-16 10:39:54 -07:00
Akash Levy 083eb8e5f1 Try again 2026-04-16 04:16:55 -07:00
Akash Levy 0db45a6796 Reenable VHDL 2026-04-16 04:03:31 -07:00
Akash Levy 7d7cf2bdf9
Merge pull request #149 from Silimate/reg-rename
Reg-rename fix
2026-04-16 01:43:56 -07:00
Akash Levy ed03930f35
Merge pull request #148 from Silimate/ENG-1858
ENG-1858
2026-04-16 01:43:33 -07:00
Stan Lee dc7958a791 fix 2026-04-15 18:04:53 -07:00
AdvaySingh1 d1b2f9c13d ENG-1858 2026-04-15 17:06:54 -07:00
Akash Levy 1fbd92537f
Merge pull request #147 from Silimate/splitcells
reg_rename bug fix
2026-04-15 14:19:09 -07:00
Stan Lee eeceeb18af reg_rename bug fix 2026-04-15 14:17:57 -07:00
Akash Levy 52aa491463
Merge pull request #146 from Silimate/splitcells
[ENG-1903] splitcells and reg_rename pass fixes
2026-04-15 14:11:13 -07:00
Stan Lee 2dac6a4215 fix 2026-04-15 12:44:53 -07:00
Akash Levy 89d56882ba Pullup/pulldown primitives 2026-04-15 12:37:18 -07:00
Stan Lee 321ab5d601 working 2026-04-15 11:50:35 -07:00
Akash Levy 3fe2cf32dd Bump Verific for $test$plusargs 2026-04-12 15:59:31 -07:00
Akash Levy 628832ccc9 Bump abc 2026-04-12 11:58:39 -07:00
Akash Levy 20aec224de
Merge pull request #145 from Silimate/ENG-1872
ENG-1872
2026-04-10 17:16:48 -07:00
AdvaySingh1 cf78adc729 Made file opening more safe 2026-04-10 13:10:51 -07:00
Advay Singh 03554f0d58
Update passes/silimate/report_fanout.cc
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-04-10 13:01:26 -07:00
Advay Singh f8ea10d50c
Update passes/silimate/report_fanout.cc
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-04-10 13:01:07 -07:00
AdvaySingh1 54bcc49987 ENG-1872 2026-04-10 12:54:43 -07:00
Akash Levy 485cc675e5
Merge pull request #144 from Silimate/sim
[ENG-1869] Normalize scopes
2026-04-09 19:11:11 -07:00
Akash Levy 300c64773b Fix offset in splitcells 2026-04-09 16:20:26 -07:00
Stan Lee 0bf20fdd19 handle edge cases 2026-04-08 16:33:10 -07:00
Stan Lee 146491af22 normalize scope 2026-04-08 16:18:55 -07:00
Akash Levy ed11f4c135 Fix crash due to lack of A/Y ports 2026-04-08 00:28:43 -07:00
Akash Levy bf3afc569a Fix the test 2026-04-07 22:46:33 -07:00