]> Nick Gasson's Git Repositories - nvc.git/shortlog
nvc.git
2024-10-13 Nick GassonFix assertion failure with invalid type mark
2024-10-13 Nick GassonFix wrong result with unsigned input to conversion...
2024-10-13 Nick GassonSkip missing body checks if there are name errors
2024-10-09 Nick GassonHandle "or" in Verilog event control. Fixes #1013
2024-10-09 BlebowskiFix failure on negative range (#1014)
2024-10-07 Nick GassonCheck for non-constant external name in pure function...
2024-10-07 BlebowskiCover per file report (#1006)
2024-10-07 BlebowskiOptimize coverage item merging in single scope. (#1009)
2024-10-06 Nick GassonDo not print trailing null in vhpi_printf
2024-10-06 Nick GassonPass absolute path to dlopen/LoadLibrary
2024-10-06 Nick GassonUse original list macro for model property list
2024-10-06 Nick GassonAdd support for PSL eventually!. Fixes #1000
2024-10-02 Nick GassonCheck PSL never properties are in simple subset
2024-10-01 Nick GassonCheck eventually! is in simple subset
2024-10-01 Nick GassonDetect duplicate struct and union members
2024-10-01 Nick GassonCorrect test case for issue #991
2024-09-30 Nick GassonMissing call to sem_check for HDL expressions in PSL...
2024-09-30 Nick GassonRefactor parsing of PSL declarations
2024-09-30 Nick GassonEnsure PSL builtins are only visible in PSL directives
2024-09-29 Nick GassonAllow calling VHPI subprograms during elaboration....
2024-09-29 Nick GassonSwitch to macos-13 runner for X86 macOS testing
2024-09-29 Nick GassonAdd support for PSL <-> operator. Fixes #1002
2024-09-29 Nick GassonHandle HDL expression on right of PSL implication....
2024-09-29 Nick GassonFix PSL loop detection algorithm
2024-09-29 Nick GassonFix error when work library has same name as entity...
2024-09-29 Nick GassonRevert "Only allow PSL declarations in declarative...
2024-09-29 Nick GassonParsing for SystemVerilog unions
2024-09-29 Nick GassonParsing for SystemVerilog enums
2024-09-27 Nick GassonStore Verilog packed dimensions with data type
2024-09-26 Nick GassonParse PSL cover directive in VHDL-2008. Fixes #995
2024-09-26 Nick GassonAllow associating impure function with pure generic...
2024-09-26 Nick GassonOnly allow PSL declarations in declarative region....
2024-09-26 Nick GassonAdd Verilog node for data type
2024-09-26 Nick GassonStub for parsing SystemVerilog structs
2024-09-26 BlebowskiAdd sort to hierarchy summary tables in HTML report...
2024-09-26 BlebowskiNumber SDF tokens from the last defined token. (#992)
2024-09-22 Nick GassonAdd missing tcllib to release packages workflow r1.14.0
2024-09-22 Nick GassonFix action ordering for MSYS2 package build
2024-09-22 Nick GassonUpdate for 1.14.0 release
2024-09-22 Nick GassonFix VHPI test build on FreeBSD
2024-09-22 Nick GassonSkip tests when building Debian package
2024-09-22 Nick GassonAdd arm64 macOS testing to GitHub Actions
2024-09-22 Nick GassonRemove green text attribute from vhpi_printf
2024-09-22 Nick GassonCheck for duplicate attribute specification. Fixes...
2024-09-22 Nick GassonStricter checking for top level design unit name
2024-09-22 Nick GassonBatch FST initial value emission. Fixes #979
2024-09-21 Nick GassonFix assertion failure when dumping array-of-records...
2024-09-21 Nick GassonFix writing to procedure out parameters from VHPI
2024-09-21 Nick GassonAdd NEON byte vector equal intrinsic
2024-09-21 Nick GassonAdditional debug for issue #972
2024-09-20 Nick GassonFix buffer size calculation in ffi_prepare_ghdl. Fixes...
2024-09-20 Nick GassonFix crash referencing signal in generic map in relaxed...
2024-09-20 Nick GassonVarious fixes for VHDL-2019 array type generics. Fixes...
2024-09-20 Nick GassonFix assertion failure when scalar signal has subtype...
2024-09-20 Nick GassonRename issue979 test case to issue985
2024-09-19 Nick GassonCheck function specification and body return types...
2024-09-19 Nick GassonFix "expression cannot be folded" error when dumping...
2024-09-19 Nick GassonCorrect GPG verification instructions. Fixes #981
2024-09-19 Nick GassonHandle 64-bit integer types in VHPI
2024-09-19 Nick GassonHandle physical subtypes in VHPI. Fixes #978
2024-09-19 Nick GassonParsing for LCS2016_49. Issue #970
2024-09-16 Nick GassonAdd additional debug for issue #972
2024-09-16 Nick GassonFix calculation of constrained array index type. Fixes...
2024-09-15 Nick GassonAdd SSE4.1 byte vector comparison
2024-09-15 Nick GassonAdd vectorised versions of IEEE and/or/xor
2024-09-15 BlebowskiAdd SDF parser
2024-09-11 Nick GassonFix crash with array-of-record in inertial actual....
2024-09-11 Nick GassonLimit maximum instantiation depth. Fixes #969
2024-09-09 Nick GassonFix crash when using 'stable with vectors. Fixes #968
2024-09-09 Nick GassonAdd skeleton implementation of CXXRTL protocol
2024-09-09 Nick GassonRefactor debug server to handle multiple protocols
2024-09-09 Filip FilmarUse pkg-config to detect zlib (#967)
2024-09-07 Nick GassonBounds checking for case? statements. Fixes #966
2024-09-07 Nick GassonAdd optional upper limit argument to --dump-arrays...
2024-09-06 Nick GassonMissing check for signal parameter association in proce...
2024-09-05 Nick GassonResolve external names as late as possible. Issue #964
2024-08-31 Nick GassonError when inout port has output conversion but no...
2024-08-31 Nick GassonFix wrong result of record element conversion. Issue...
2024-08-30 Nick GassonCrash when dumping waves for array-of-record with non...
2024-08-30 Nick GassonType of range bounds was determined incorrectly. Fixes...
2024-08-30 Nick GassonUse internal calling convention for STD.ENV.STOP
2024-08-29 Nick GassonFix crash when 'stable is used with record type. Fixes...
2024-08-29 Nick GassonFix 'event and 'active where the prefix is an array...
2024-08-29 Nick GassonImprove error message when subprogram body does not...
2024-08-28 Nick GassonDump downto arrays-of-arrays in the correct order....
2024-08-27 Nick GassonCheck PSL properties are in simple subset
2024-08-27 Nick GassonType checking for PSL Boolean expressions
2024-08-27 Nick GassonFix handling of PSL assertions with infix operators...
2024-08-27 Nick GassonRemove reference to non-existant --disable-popcnt
2024-08-24 Nick GassonVarious fixes for Verilog module instantiation. Issue...
2024-08-24 Nick GassonInclude version and OS information in crash dump
2024-08-24 Nick GassonRemove unsafe_symbol function
2024-08-24 Nick GassonSync NEWS.md from 1.13 branch
2024-08-24 Nick GassonFix crash with unconstrained type in has_unique_driver...
2024-08-24 Nick GassonFix crash when iterating over access-to-array. Fixes...
2024-08-24 Nick GassonFix crash with unconstrained record subtype. Fixes...
2024-08-23 Nick GassonUse clause with .all suffix should not make package...
2024-08-23 Nick GassonMake bounds checking diagnostics print directly to...
2024-08-22 Nick GassonHandle external names in PSL assertions. Fixes #952
2024-08-22 Nick GassonFix crash with constant array of unconstrained array...
next