7
I Use This!
Moderate Activity

Commits : Listings

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