3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-24 16:12:33 +00:00
Commit graph

45 commits

Author SHA1 Message Date
Akash Levy
d1ec970f86
Merge pull request #174 from Silimate/feat/fst_reuse
[ENG-2072] Rename reg_rename pass argument from -vcd to -waveform
2026-05-28 11:46:15 -07:00
Stan Lee
3d21f58f24 update comment 2026-05-28 01:22:59 -07:00
Stan Lee
e9873f822e bug fix 2026-05-27 23:47:38 -07:00
Chia-Hsiang Chang
9dc44b19b2 chore: rename argument name from --vcd to --waveform 2026-05-27 13:03:55 -07:00
Stan Lee
386d3fc308 fix 2026-04-30 12:30:09 -07:00
Stan Lee
9d9ed4bfe3 flatten VCD/RTL scope hierarchy 2026-04-30 12:05:57 -07:00
Stan Lee
6aab520cad simplify 2026-04-30 10:14:42 -07:00
Stan Lee
21a2a1b4f8 splitcells was the issue? 2026-04-29 17:07:50 -07:00
Stan Lee
550d48c417 fix value conversion bug 2026-04-29 15:21:29 -07:00
Stan Lee
448ab2a4e7 undo 2026-04-29 11:30:04 -07:00
Stan Lee
3cd792d4d7 warn only on _reg 2026-04-29 11:24:46 -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
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
85fc4fdc0e fix 2026-04-16 15:35:11 -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
Stan Lee
dc7958a791 fix 2026-04-15 18:04:53 -07:00
Stan Lee
eeceeb18af reg_rename bug fix 2026-04-15 14:17:57 -07:00
Stan Lee
2dac6a4215 fix 2026-04-15 12:44:53 -07:00
Stan Lee
321ab5d601 working 2026-04-15 11:50:35 -07:00
Stan Lee
146491af22 normalize scope 2026-04-08 16:18:55 -07:00
Stan Lee
87e959d14c add warning message 2026-03-30 16:34:20 -07:00
Stan Lee
da25b800bc finalized 2026-03-02 11:05:44 -08:00
Stan Lee
c459a74c13 autoscoping 2026-03-01 15:39:35 -08:00
Stan Lee
c0a1529eb8 reduce verbosity 2026-01-28 18:05:21 -08:00
Stan Lee
04faedd131 syntax err 2026-01-28 17:40:57 -08:00
Stan Lee
dfef18010d shorter lines 2026-01-28 17:20:19 -08:00
Stan Lee
932c4452b5 better working implementation 2026-01-28 17:00:46 -08:00
Stan Lee
f026cebaf6 address comments 2026-01-21 15:16:45 -08:00
Stan Lee
f14eb4a7bb only check reg cells 2026-01-21 15:13:55 -08:00
Stan Lee
269b70c0f9 compiles 2026-01-21 12:32:38 -08:00
Stan Lee
0018037c16 minor changes 2026-01-21 12:25:28 -08:00
Stan Lee
e824c8e0d6 ready for review 2026-01-21 09:00:46 -08:00
Stan Lee
d2e8f9b8a8 first round fixes 2026-01-20 21:45:13 -08:00
Stan Lee
60a81a2676 reg rename pass reads from vcd for original widths 2026-01-20 15:35:13 -08:00
Stan Lee
a5106da733 line reduction 2026-01-20 11:56:57 -08:00
Stan Lee
0ea4bb8a2d comment 2026-01-20 11:55:54 -08:00
Stan Lee
80364c608e significantly cleaner 2026-01-20 11:29:56 -08:00
Stan Lee
c471014878 slightly cleaner 2026-01-19 12:58:36 -08:00
Stan Lee
6303eed1b4 works hierarchy 2026-01-19 12:22:22 -08:00
Stan Lee
186fc15f8f passes simple test 2026-01-19 12:10:48 -08:00
Stan Lee
e678e2a0c3 every step except wire connecting 2026-01-19 11:20:11 -08:00
Stan Lee
4a1af73ec0 activity pass and a vcd writer bug fix 2026-01-16 16:32:04 -08:00