{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":366592803,"defaultBranch":"master","name":"verilator","ownerLogin":"AmeyaVS","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-05-12T04:34:28.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6262562?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1712328617.0","currentOid":""},"activityList":{"items":[{"before":"403a197e23b2890861fc96fa50d6c9e74818ca1a","after":"37a400209809d389eb8eae0a6b6bee47fd4008c7","ref":"refs/heads/master","pushedAt":"2024-08-04T03:21:25.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Fix stringify in nested preprocessor macros (#5323)","shortMessageHtmlLink":"Fix stringify in nested preprocessor macros (verilator#5323)"}},{"before":"b1cc0c54c1678d5c84c75503d7b8c9cc0b82079d","after":"403a197e23b2890861fc96fa50d6c9e74818ca1a","ref":"refs/heads/master","pushedAt":"2024-07-29T17:01:03.000Z","pushType":"push","commitsCount":52,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Python lint fix","shortMessageHtmlLink":"Python lint fix"}},{"before":"2cfec0ecc39e5adbbd512632c8788d3f2eb70e16","after":"b1cc0c54c1678d5c84c75503d7b8c9cc0b82079d","ref":"refs/heads/master","pushedAt":"2024-07-14T05:17:31.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Tests: Fail with `test.pl-file-needs-have_solver()-call` if forget have_solver()","shortMessageHtmlLink":"Tests: Fail with test.pl-file-needs-have_solver()-call if forget ha…"}},{"before":"dace2c0a9a8f9d0559c4e4cbdb56ebdcae93b097","after":"2cfec0ecc39e5adbbd512632c8788d3f2eb70e16","ref":"refs/heads/master","pushedAt":"2024-07-10T08:35:09.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Support clocking blocks in virtual interfaces (#5235)","shortMessageHtmlLink":"Support clocking blocks in virtual interfaces (verilator#5235)"}},{"before":"13114f2efe5748dac04a7913bb762b919da30c1a","after":"dace2c0a9a8f9d0559c4e4cbdb56ebdcae93b097","ref":"refs/heads/master","pushedAt":"2024-07-04T15:12:26.000Z","pushType":"push","commitsCount":36,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Tests: Skip t_constraint_state when no solver is installed (#5224)","shortMessageHtmlLink":"Tests: Skip t_constraint_state when no solver is installed (verilator…"}},{"before":"ee130cb20de762923da8638090b2e610ebc0b830","after":"13114f2efe5748dac04a7913bb762b919da30c1a","ref":"refs/heads/master","pushedAt":"2024-06-11T04:41:28.000Z","pushType":"push","commitsCount":27,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Fix SystemC BITS_PER_DIGIT in VL_ASSIGN_SBW (#5170)\n\nThe BITS_PER_DIGIT macro value differs between SystemC versions,\r\nthus referencing it directly is required.","shortMessageHtmlLink":"Fix SystemC BITS_PER_DIGIT in VL_ASSIGN_SBW (verilator#5170)"}},{"before":"8ed269c77ff1007dfd1d08bbe5367631471d7a73","after":"ee130cb20de762923da8638090b2e610ebc0b830","ref":"refs/heads/master","pushedAt":"2024-05-25T11:20:34.000Z","pushType":"push","commitsCount":43,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Tests: Skip if no constraint solver","shortMessageHtmlLink":"Tests: Skip if no constraint solver"}},{"before":"a9664b8d16e1dfdd131a97c9f348ac5078373cdb","after":"8ed269c77ff1007dfd1d08bbe5367631471d7a73","ref":"refs/heads/master","pushedAt":"2024-04-28T11:22:42.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Make 'disable isn't underneath a begin' into UNSUPPORTED error (#4699).","shortMessageHtmlLink":"Make 'disable isn't underneath a begin' into UNSUPPORTED error (veril…"}},{"before":"a8b5738b4446dbd8e41a203a4704a186f6b036d0","after":"a9664b8d16e1dfdd131a97c9f348ac5078373cdb","ref":"refs/heads/master","pushedAt":"2024-04-25T02:20:06.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Remove $(info) which cannot be silenced by `-MAKEFLAGS '--quiet'` (#5059)","shortMessageHtmlLink":"Remove $(info) which cannot be silenced by -MAKEFLAGS '--quiet' (ve…"}},{"before":"7ca2d6470ab0af24177861f7ed1c865e577547b0","after":"a8b5738b4446dbd8e41a203a4704a186f6b036d0","ref":"refs/heads/master","pushedAt":"2024-04-11T15:43:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Support __en/__out signals on top level inout ports (#4812) (#4856)","shortMessageHtmlLink":"Support __en/__out signals on top level inout ports (verilator#4812) (v…"}},{"before":"33e999e01a33d191be788ffac9e36c82737f8cb2","after":"7ca2d6470ab0af24177861f7ed1c865e577547b0","ref":"refs/heads/master","pushedAt":"2024-04-06T09:15:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Fix consecutive zero-delays (#5038)\n\nSigned-off-by: Krzysztof Bieganski ","shortMessageHtmlLink":"Fix consecutive zero-delays (verilator#5038)"}},{"before":"8a4ceb571713e3420846c0de6956ad0b62ff77e1","after":"33e999e01a33d191be788ffac9e36c82737f8cb2","ref":"refs/heads/master","pushedAt":"2024-04-05T14:48:55.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"devel release","shortMessageHtmlLink":"devel release"}},{"before":"63fa6accc440f65011272d052ff72335d23057ea","after":"8a4ceb571713e3420846c0de6956ad0b62ff77e1","ref":"refs/heads/master","pushedAt":"2024-04-02T11:32:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Tests: Fix test failure, last commit.","shortMessageHtmlLink":"Tests: Fix test failure, last commit."}},{"before":"39ee522f923a34daad5b4e58d9bbcb1fdbb39072","after":"63fa6accc440f65011272d052ff72335d23057ea","ref":"refs/heads/master","pushedAt":"2024-04-02T06:59:38.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"[Vpi] Fix missing scopes 2 (#4965)","shortMessageHtmlLink":"[Vpi] Fix missing scopes 2 (verilator#4965)"}},{"before":"1ed5557d2d3856bddf47050184194e06cfcddad4","after":"39ee522f923a34daad5b4e58d9bbcb1fdbb39072","ref":"refs/heads/master","pushedAt":"2024-03-28T12:23:29.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Commentary: Changes update","shortMessageHtmlLink":"Commentary: Changes update"}},{"before":"341963e820e66251efcc5f7cf5e536ed4416d2c6","after":"1ed5557d2d3856bddf47050184194e06cfcddad4","ref":"refs/heads/master","pushedAt":"2024-03-28T04:38:44.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Support 1800-2023 class and function :initial, :extends, :final virtual overrides (#5025). (#5025)","shortMessageHtmlLink":"Support 1800-2023 class and function :initial, :extends, :final virtu…"}},{"before":"98206a4f04da0a04ada3ab77689db2a5b7030300","after":"341963e820e66251efcc5f7cf5e536ed4416d2c6","ref":"refs/heads/master","pushedAt":"2024-03-27T13:12:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Internals: Avoid '%Error' so can grep logs for real errors","shortMessageHtmlLink":"Internals: Avoid '%Error' so can grep logs for real errors"}},{"before":"9b729b80e0529e4e71b684132adc3315070843cb","after":"98206a4f04da0a04ada3ab77689db2a5b7030300","ref":"refs/heads/master","pushedAt":"2024-03-26T08:47:01.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Improve V3List user interface (#4996)","shortMessageHtmlLink":"Improve V3List user interface (verilator#4996)"}},{"before":"38ad328956289f0c3b901801dacee6bcc868dca8","after":"9b729b80e0529e4e71b684132adc3315070843cb","ref":"refs/heads/master","pushedAt":"2024-03-24T03:17:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Plug memory leaks (#5016)","shortMessageHtmlLink":"Plug memory leaks (verilator#5016)"}},{"before":"248573205b27f86ace879f2acca8a2bd9efd90e5","after":"38ad328956289f0c3b901801dacee6bcc868dca8","ref":"refs/heads/master","pushedAt":"2024-03-23T04:26:56.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Remove duplicate stop ignored messages","shortMessageHtmlLink":"Remove duplicate stop ignored messages"}},{"before":"290b313dc058922aa46bb99eeec5a5bac920bd25","after":"248573205b27f86ace879f2acca8a2bd9efd90e5","ref":"refs/heads/master","pushedAt":"2024-03-21T02:57:52.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Commentary: Changes update","shortMessageHtmlLink":"Commentary: Changes update"}},{"before":"a24f61403a56907ebfa266583e94b0d0d0629dc4","after":"290b313dc058922aa46bb99eeec5a5bac920bd25","ref":"refs/heads/master","pushedAt":"2024-03-19T03:06:18.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Fix missing VPI scopes (#4918)","shortMessageHtmlLink":"Fix missing VPI scopes (verilator#4918)"}},{"before":"229dbbb1008cff39235b735e9dd85d8f26e115c9","after":"a24f61403a56907ebfa266583e94b0d0d0629dc4","ref":"refs/heads/master","pushedAt":"2024-03-17T05:04:00.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Support implicitly-typed variable definitions in for-loop initializers (#4945) (#4986)\n\n- Adds support for C-style for-loop initializers\r\n - Current implementation supports: for (x a = 1, y b = 2, ...)\r\n - This patch extends support to: for (x a = 1, b = 2, ...)\r\n- Adds unit test for new feature","shortMessageHtmlLink":"Support implicitly-typed variable definitions in for-loop initializers ("}},{"before":"a30930bdccfc2622993589243e560abb879e900f","after":"229dbbb1008cff39235b735e9dd85d8f26e115c9","ref":"refs/heads/master","pushedAt":"2024-03-12T03:56:43.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Tests: RUn same job count as CPU instead of +1 to reduce CI congestion","shortMessageHtmlLink":"Tests: RUn same job count as CPU instead of +1 to reduce CI congestion"}},{"before":"97db128d6600f382ca1557b894129d27ee98075c","after":"a30930bdccfc2622993589243e560abb879e900f","ref":"refs/heads/master","pushedAt":"2024-03-06T14:56:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Fix unsound temporary name generation in V3DfgRegularize\n\nSadly used to produce some conflicting names.","shortMessageHtmlLink":"Fix unsound temporary name generation in V3DfgRegularize"}},{"before":"a69cb9b044ebb02b9dc1754f4a64c94cd36da9b3","after":"97db128d6600f382ca1557b894129d27ee98075c","ref":"refs/heads/master","pushedAt":"2024-03-05T18:47:37.000Z","pushType":"push","commitsCount":28,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Tests: Add VPI dump testcases (#4838)","shortMessageHtmlLink":"Tests: Add VPI dump testcases (verilator#4838)"}},{"before":"e320b0b581ca9a18d7ac3f96563efb879c974036","after":"a69cb9b044ebb02b9dc1754f4a64c94cd36da9b3","ref":"refs/heads/master","pushedAt":"2024-02-28T11:23:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Tests: Avoid verilated.v include in most tests","shortMessageHtmlLink":"Tests: Avoid verilated.v include in most tests"}},{"before":"42041f240302062d6503669f151c5fa16b01e279","after":"e320b0b581ca9a18d7ac3f96563efb879c974036","ref":"refs/heads/master","pushedAt":"2024-02-27T05:25:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Internals: Favor const_iterators. No functional change intended.","shortMessageHtmlLink":"Internals: Favor const_iterators. No functional change intended."}},{"before":"30e711aa5c33ac0a9971a2fd3a7429696f0e63eb","after":"42041f240302062d6503669f151c5fa16b01e279","ref":"refs/heads/master","pushedAt":"2024-02-25T18:14:41.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Fix invalid cast on string structure creation (#4921).","shortMessageHtmlLink":"Fix invalid cast on string structure creation (verilator#4921)."}},{"before":"a951446f9bb085549c093ed5890f78f98a886f51","after":"30e711aa5c33ac0a9971a2fd3a7429696f0e63eb","ref":"refs/heads/master","pushedAt":"2024-02-24T12:46:25.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"AmeyaVS","name":"Ameya Vikram Singh","path":"/AmeyaVS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6262562?s=80&v=4"},"commit":{"message":"Commentary: Changes update","shortMessageHtmlLink":"Commentary: Changes update"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEkR2VvQA","startCursor":null,"endCursor":null}},"title":"Activity · AmeyaVS/verilator"}