7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add regression test for issue #1122. More... 12 days ago
vvp: handle tranif enable changes that result from island resolution. More... 12 days ago
Add libvvp.h to the files that are installed when libvvp is enabled. More... 27 days ago
Merge pull request #1115 from grebe/single_element_array More... about 1 month ago
Update handling of single-element arrays. More... about 1 month ago
Add regression tests for early signal elaboration. More... about 1 month ago
Merge branch 'declare-before-use' More... about 1 month ago
Add additional regression tests for issue #1099. More... 3 months ago
Fix synthesis of signal and part select to keep signed/unsigned type. More... 3 months ago
Add informational messages that point to declaration after use. More... 3 months ago
Add regression test for issue #1104. More... 3 months ago
Make compiler return non-zero exit code when include file not found. More... 3 months ago
Add regression test for issue #1099 More... 3 months ago
Fix synthesis of concatentation to always make result unsigned. More... 3 months ago
Add regression tests for declare before use. More... 3 months ago
Mark the vhdl_fa4_test4 as NI. More... 3 months ago
Add check for parameters used before they are declared. More... 3 months ago
Pass lexical position information to PTrigger and PNBTrigger objects. More... 3 months ago
Fix tests that used variables/nets before declaring them. More... 3 months ago
Modify symbol_search() to only return declared nets and named events. More... 3 months ago
Improve identifier lexical position accuracy in declarations. More... 3 months ago
Merge pull request #1068 from gatk555/libvvp More... 3 months ago
Pass on lexical position information to NetNet and NetEvent objects. More... 3 months ago
Add lexical position information to PWire and PEvent objects. More... 3 months ago
Add lexical position information to PEIdent objects. More... 3 months ago
Record the lexical order of identifiers whilst scanning the source files. More... 3 months ago
Remove the legacy version of symbol_search(). More... 3 months ago
Allow nets & variables to be elaborated early on demand. More... 3 months ago
Merge pull request #1098 from steveicarus/vpi-callback-improvements More... 3 months ago
Add regression test for issue #703. More... 3 months ago