VeniVidiVici
  • Joined on 2022-09-12
VeniVidiVici synced commits to master at VeniVidiVici/verilator from mirror 2025-07-02 16:41:44 +08:00
73ca2ab997 Support `$past_gclk`
7a3f1f16ca Optimize DFG before V3Gate (#6141)
e015805194 Fix stripping on randomize (#6144 partial)
73da5e51a6 Commentary: Changes update
9598ef9315 Internals: Avoid - in enum name
Compare 42 commits »
VeniVidiVici synced commits to refs/pull/4643/merge at VeniVidiVici/verilator from mirror 2025-07-02 16:41:44 +08:00
0afcfa1f73 Merge 814ad137e2e9577004ff0426d41e2685a13212b4 into 73ca2ab99739fdb748fa53f3a74e48c452829d35
73ca2ab997 Support `$past_gclk`
7a3f1f16ca Optimize DFG before V3Gate (#6141)
e015805194 Fix stripping on randomize (#6144 partial)
73da5e51a6 Commentary: Changes update
Compare 140 commits »
VeniVidiVici synced commits to refs/pull/4844/merge at VeniVidiVici/verilator from mirror 2025-07-02 16:41:44 +08:00
d5e82de68d Merge ea62a51589caa2574f9a90cd7220a0895055e1fd into 73ca2ab99739fdb748fa53f3a74e48c452829d35
73ca2ab997 Support `$past_gclk`
7a3f1f16ca Optimize DFG before V3Gate (#6141)
e015805194 Fix stripping on randomize (#6144 partial)
73da5e51a6 Commentary: Changes update
Compare 55 commits »
VeniVidiVici synced commits to refs/pull/5458/merge at VeniVidiVici/verilator from mirror 2025-07-02 16:41:44 +08:00
7253d42cc1 Merge c1b8c097dfc76c4b6b99a59448f99a4bef2d76d2 into 73ca2ab99739fdb748fa53f3a74e48c452829d35
73ca2ab997 Support `$past_gclk`
7a3f1f16ca Optimize DFG before V3Gate (#6141)
e015805194 Fix stripping on randomize (#6144 partial)
73da5e51a6 Commentary: Changes update
Compare 67 commits »
VeniVidiVici synced commits to refs/pull/5616/merge at VeniVidiVici/verilator from mirror 2025-07-02 16:41:44 +08:00
ca8715d33f Merge 7209c8bd6d7d7a4670cea4ae134be06eb26f61a6 into 73ca2ab99739fdb748fa53f3a74e48c452829d35
73ca2ab997 Support `$past_gclk`
7a3f1f16ca Optimize DFG before V3Gate (#6141)
e015805194 Fix stripping on randomize (#6144 partial)
73da5e51a6 Commentary: Changes update
Compare 78 commits »
VeniVidiVici pushed to master at VeniVidiVici/my_lcthw 2025-06-28 19:33:36 +08:00
99e4c5219e 写了双链表和动态数组头插法注释
VeniVidiVici pushed to master at VeniVidiVici/my_lcthw 2025-06-28 13:24:13 +08:00
a6bff78a29 测试快速排序、堆排序、归并排序算法
VeniVidiVici pushed to master at VeniVidiVici/my_lcthw 2025-06-27 11:05:35 +08:00
9547d3d1d8 基本完成习题34
VeniVidiVici pushed to master at VeniVidiVici/my_lcthw 2025-06-26 12:49:36 +08:00
c607afa97d 对比了动态数组和双链表在头部插入节点操作的速度
VeniVidiVici pushed to master at VeniVidiVici/my_lcthw 2025-06-26 11:35:26 +08:00
d3f8ee0643 写动态数组在表头插入元素的算法
VeniVidiVici pushed to master at VeniVidiVici/my_lcthw 2025-06-25 11:24:03 +08:00
189ea75881 完成了一个附加任务
VeniVidiVici pushed to master at VeniVidiVici/my_lcthw 2025-06-20 08:48:32 +08:00
0e94611f9c 将宏定义名称进行了调整
VeniVidiVici synced commits to refs/pull/4844/merge at VeniVidiVici/verilator from mirror 2025-06-19 22:26:38 +08:00
efce280403 Merge ea62a51589caa2574f9a90cd7220a0895055e1fd into 47f5a6a52ba5fb84821943877bf65ab3ff2041f0
47f5a6a52b Fix unpacked to packed parameter assignment (#6088) (#6081)
206a0b4fd2 Fix casting reals to large integrals (#6085)
dc307270f7 Fix nested hier blocks workers error (#6087)
4990b44120 Fix trace hierarchicalName runtime errors (#5668) (#6076).
Compare 30 commits »
VeniVidiVici synced commits to refs/pull/5458/merge at VeniVidiVici/verilator from mirror 2025-06-19 22:26:38 +08:00
99d2faf232 Merge c1b8c097dfc76c4b6b99a59448f99a4bef2d76d2 into d9534ec6266b6dbc43cbad17c8bb4fdc2638c8da
d9534ec626 Fix x assign vs init randomization (#6075)
a6bae7f196 DFG peephole: Only push SEL through COND when SEL is the only sink. (#6071)
5b2dc52681 Fix array bounds checking with class member selects (#5996) (#5997).
a044697990 Fix signed cast (#6912) (#6068)
Compare 10 commits »
VeniVidiVici synced commits to refs/pull/5990/merge at VeniVidiVici/verilator from mirror 2025-06-19 22:26:38 +08:00
62ebd6e911 Merge 208114dcede9112c28afd2d5d48681aa5c5633aa into 49fe12963405453629e0f782203876fd73860b1b
49fe129634 Fix `--lib-create` with double-underscore (#6099).
75df36bc8f Add hint of the signed rhsval in oversized replication error (#6098)
48600c77b5 Fix DFG binToOneHot table index missing driver (#6100)
5b410e9331 CI: Add actor to help cancel-in-progress group (#6097)
Compare 31 commits »
VeniVidiVici synced and deleted reference refs/tags/refs/pull/6055/merge at VeniVidiVici/verilator from mirror 2025-06-19 22:26:37 +08:00
VeniVidiVici synced commits to master at VeniVidiVici/verilator from mirror 2025-06-19 22:26:37 +08:00
49fe129634 Fix `--lib-create` with double-underscore (#6099).
75df36bc8f Add hint of the signed rhsval in oversized replication error (#6098)
48600c77b5 Fix DFG binToOneHot table index missing driver (#6100)
5b410e9331 CI: Add actor to help cancel-in-progress group (#6097)
277611bcdd Add DFG binToOneHot pass to generate one-hot decoders (#6096)
Compare 30 commits »
VeniVidiVici pushed to master at VeniVidiVici/my_lcthw 2025-06-16 21:41:14 +08:00
8a5ba0a8ad 调试习题34代码
VeniVidiVici pushed to master at VeniVidiVici/my_lcthw 2025-06-14 17:39:25 +08:00
245c8393b5 测试通过了
VeniVidiVici pushed to master at VeniVidiVici/my_lcthw 2025-06-14 13:43:19 +08:00
d4fc9f020d 测试可以运行,但是没有通过