]> Nick Gasson's Git Repositories - nvc.git/shortlog
nvc.git
4 days ago Nick GassonFST dumping for nested arrays. Fixes #1071 master github/master sr.ht/master
4 days ago Nick GassonAdd a minimal VPI implementation for system tasks
4 days ago Nick GassonFix uninitialised variable warning in lower_port_map
4 days ago Ondrej IlleAdd PSL non-consecutive and goto repetition support...
4 days ago Ondrej IlleAdd SERE fusion support. (#1078)
5 days ago Nick GassonHandle partial association of interface views. Issue...
5 days ago Nick GassonDumping for view declarations
6 days ago Nick GassonCheck alias of external name does not have subtype...
6 days ago Ondrej IllePSL SERE repetition (#1053)
7 days ago Nick GassonAllow multiple taken edges from PSL state
7 days ago Nick GassonGet architecture type from preprocessor defines. Issue...
8 days ago Nick GassonImprove checking of 'RANGE attribute. Fixes #1067
8 days ago Nick GassonMove code coverage database out of library directory
10 days ago Nick GassonAdd --no-save analysis option and deprecated --syntax
10 days ago Nick GassonMake VHPI memory stats less verbose
10 days ago Nick GassonImplement vhpiType relationship for selected names
10 days ago Nick GassonBump version to 1.15-devel
10 days ago Nick GassonBuild VHPI record elements lazily
10 days ago Nick GassonBuild VHPI enumeration literals lazily
10 days ago Nick GassonUse an arena to allocate VHPI objects
11 days ago Nick GassonRemove vhpi_is_repetitive
11 days ago Nick GassonRefactor building of VHPI types
11 days ago Nick GassonCreate type bounds variable for records
11 days ago Nick GassonWrong bounds for nested array of records in FST dump
11 days ago Nick GassonAdd debug environment variable for layouts
11 days ago Nick GassonSeparate runtime scope types for arrays and records
11 days ago NikLebergFix parser hang for integers in scientific notation...
12 days ago Nick GassonTypes and subtypes are valid named entities. Fixes...
12 days ago Nick GassonFix crash with external name in sensitivity list. Fixes...
12 days ago Nick GassonUse vhpiLazyListT for VHPI selected and indexed names
12 days ago Nick GassonExpand VHPI root instance lazily
12 days ago Nick GassonAbstract some of the VHPI lazy expansion logic
12 days ago Nick GassonAdjust handling of implicit component block in VHPI
12 days ago Nick GassonGet rid of VHPI InternalRegions list
13 days ago NikLebergFix crash on long source lines. (#1061)
2024-11-07 Ondrej IlleOptimize toggle coverage performance (#1041)
2024-11-07 NikLebergHandle invalid use of attribute as range (#1058)
2024-11-07 NikLebergFix crash on unexpected psl builtin function in primary...
2024-11-06 Nick GassonHandle OPEN index constraint in VHPI. Fixes #1057
2024-11-06 Nick GassonMissing check for reconstraining constrained array...
2024-11-06 Nick GassonFix typo in cgen_pointer_mask
2024-11-04 Nick GassonFix leak of VHPI c_tool instance
2024-11-04 Nick GassonFix parsing of selected name in resolution indication...
2024-11-04 Nick GassonSplit split_nexus into fast/slow paths
2024-11-04 Nick GassonImprove test selection in run_regr
2024-11-04 Nick GassonKeep track of all watched signals in rt_watch_t
2024-11-04 Nick GassonMacOS LLVM only requires -L for libzstd (#1056)
2024-11-04 Nick GassonFix some errors from Clang ubsan
2024-11-03 Nick GassonFixes to handling of staticness of generics and constants
2024-11-03 Nick GassonSpill excess arguments to temporary storage. Fixes...
2024-11-03 Nick GassonAdd a test case for issue #1030
2024-11-03 Nick GassonMissing Verilog "or" and "=" operators. Issue #1044
2024-11-03 Nick GassonImplement PSL logical operators. Issue #998
2024-11-02 Nick GassonPSL assertions should not be postponed
2024-11-02 Nick GassonAllow VHPI value change callback on records
2024-11-02 Nick GassonRefactor event watching interface
2024-11-02 Nick GassonHandle selected names in vhpi_register_cb. Issue #1045
2024-11-02 Nick GassonRefactor vhpi_handle_by_name
2024-11-02 NikLebergAdd NULL check before calling type_eq. (#1050)
2024-11-02 Nick GassonAvoid duplicate -lstd warning on macOS
2024-11-02 NikLebergFix crash on warning of hidden declaration. Issue ...
2024-10-30 Nick GassonPSL suffix implication. Issue #912
2024-10-30 Nick GassonAvoid use of IEEE libs in unit tests
2024-10-30 Nick GassonAdd a test-and-set bit mask operation
2024-10-30 Nick GassonRefactor emission of PSL assertion failures
2024-10-30 Nick GassonAdd support for PSL before operator. Issue #998
2024-10-30 Nick GassonAdd support for PSL abort operator. Issue #998
2024-10-30 Nick GassonFix translation of empty SERE repetition
2024-10-30 Nick GassonAvoid generating redundant empty blocks from PSL
2024-10-30 Nick GassonBuild PSL implications recursively as with other nodes
2024-10-30 Nick GassonFix crash with zero-length string literal and enumerate...
2024-10-30 Jonathan EischFix missing libzstd dependency for LLVM on macOS (...
2024-10-28 Nick GassonImplement 'last_value for record types. Fixes #1043
2024-10-28 Nick GassonAnother attempt to fix line endings in test/regress...
2024-10-26 Nick GassonSync NEWS.md from 1.14 branch
2024-10-26 Nick GassonDo not force -mpopcnt if it was explicitly disabled...
2024-10-26 Nick GassonFix test_native unit test on X86 CPUs without SSE4.1
2024-10-26 Nick GassonFix crash analysing VHDL-2008 concatenation in aggregate
2024-10-25 Nick GassonFix crash after bounds checking error. Fixes #1040
2024-10-24 Nick GassonUse full path to C compiler on Windows by default....
2024-10-24 Nick GassonUse CRLF line endings for test/regress/vlog2.v
2024-10-23 NikLebergWarn on missing wait (#1034)
2024-10-22 Nick GassonAnalyse unisims/retarget in install-vivado.sh. Fixes...
2024-10-22 Nick GassonMake sure set_cover_scope_name is covered in regression...
2024-10-22 Ondrej IlleOSVVM functional coverage integration (#1032)
2024-10-21 Nick GassonHandle record subtypes in VHPI. Fixes #1035
2024-10-21 Nick GassonCheck PSL sequence declaration. Fixes #1023
2024-10-20 Nick GassonFix incorrect result of signal_layout_of for records...
2024-10-20 Nick GassonCheck argument of PSL restrict and assume. Fixes #1026
2024-10-20 Nick GassonFix crash with output conversion in procedure call...
2024-10-20 Nick GassonFix crash when generic subprogram is associated with...
2024-10-20 Nick GassonImprove checking of generic maps with open associations
2024-10-20 Ondrej IlleReport coverage correctly when it is 0 % (#1033)
2024-10-18 Nick GassonFix crash when external name is passed to procedure...
2024-10-16 Nick GassonMore validation of names passed to coverage API. Issue...
2024-10-16 Nick GassonCheck that implicit signal parameters are static. Fixes...
2024-10-14 Nick GassonAdd package for creating user-defined functional covera...
2024-10-14 Nick GassonAdd analysis option to detect incomplete sensitivity...
2024-10-13 Nick GassonRecursively map generic types during elaboration. Issue...
2024-10-13 Nick GassonRefactor handling of Verilog drive strengths
next