7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cannot use posedge, negedge or edge with a real expression More... 10 months ago
Bit/part selects cannot have real index expressions More... 10 months ago
Fix wrong output More... 11 months ago
Add test for delayed signals in timing checks More... 11 months ago
Add test for parsing timing checks More... 11 months ago
Handle delayed signals in timing checks as assignments More... 11 months ago
Merge pull request #965 from larsclausen/sv-partial-module-ports More... 11 months ago
Add regression tests for partial ANSI port declarations More... 11 months ago
Merge pull request #964 from larsclausen/bits-array More... 11 months ago
Merge pull request #961 from larsclausen/fix-bitsel-sign More... 11 months ago
Add regression test for bit select on multi-dimensional signed packed array More... 11 months ago
Translate a Verilog for loop correctly in tgt-vhdl More... 11 months ago
Cleanup some clang compile warnings More... 11 months ago
Update SDF warnings to include SDF file/line information More... 11 months ago
Fix bit select on signed multi-dimensional packed array More... 11 months ago
Add regression test for $bits() on array identifiers More... 11 months ago
Support $bits() for arrays and array slices More... 11 months ago
Merge pull request #957 from larsclausen/module-array-initializer More... 11 months ago
Add regression test for module array port initializers More... 11 months ago
Merge pull request #954 from larsclausen/ci_checkout_v3 More... 11 months ago
Merge pull request #953 from larsclausen/assign-pattern-uarray More... 11 months ago
ci: Switch to checkout@v3 More... 11 months ago
Add regression tests for assigning scalar value to array More... 11 months ago
Set correct type for indexed array properties More... 11 months ago
Add initial support for array assignment patterns More... 11 months ago
Fix class constructor chaining corner cases More... 11 months ago
Merge pull request #952 from larsclausen/2state-arith More... 11 months ago
Merge pull request #951 from larsclausen/ivl_assert More... 11 months ago
tgt-vvp: Add resize for string element assignment where necessary More... 11 months ago
Make result of binary operations 2-state if inputs are 2-state More... 11 months ago