]> git.nickg.me.uk Git - nvc.git/shortlog
nvc.git
2023-07-14 Nick GassonUpdate for 1.10 release r1.10.0
2023-07-14 Nick GassonWork around issues with dlclose on Alpine/musl
2023-07-14 Nick GassonUpdate Quartus installation script for 22.1
2023-07-12 Nick GassonRemove the SYNOPSYS.ATTRIBUTES package
2023-07-12 Nick GassonUpdate builds.sr.ht configs
2023-07-12 Nick GassonAllow capturing all output from TCL shell
2023-07-12 Nick GassonAdd test case for PSL SEREs
2023-07-11 Nick GassonNamed associations in aggregate target. Fixes #712
2023-07-11 Nick GassonFix crash when "add wave" called multiple times
2023-07-11 Nick GassonFix compile error in workqbench
2023-07-11 Nick GassonAdd mechanism to redirect TCL stdout and stderr
2023-07-10 Nick GassonFix uninitialised variable warning
2023-07-10 Nick GassonHack to allow elaborated unit in unit_registry_get...
2023-07-09 Nick GassonAdd record subtype mirrors
2023-07-09 Nick GassonAdd test for missing protected type method
2023-07-09 Nick GassonAdd shell event handler
2023-07-09 BlebowskiCoverage report enhancements (#738)
2023-07-08 Nick GassonImplement GET methods for array value mirrors
2023-07-08 Nick GassonFix incorrect parsing of conditional return statement
2023-07-07 Nick GassonAdd enumeration value/subtype mirrors
2023-07-07 BlebowskiCover HTML report enhancements (#735)
2023-07-07 Nick GassonFix unused variable warning in list_get macro
2023-07-07 Nick GassonHide homographs within a declaration. Issue #733
2023-07-07 Nick GassonRemove unused internal warn-on-hidden option
2023-07-06 Nick GassonMissing index check for null array. Fixes #734
2023-07-06 Nick GassonFix crash folding IEEE matching operators
2023-07-06 Nick GassonParsing for VHDL-2019 improved type generics
2023-07-05 Nick GassonMore attributes for array subtype mirrors
2023-07-04 Nick GassonGet rid of global vcode unit registry
2023-07-02 Nick GassonAdd floating value and subtype mirrors
2023-07-01 Nick GassonInteger subtype mirrors and subtype reflection
2023-07-01 Nick GassonUse cover scope to store hierarchy information
2023-07-01 Nick GassonSimplify interface between lower and coverage
2023-07-01 Nick GassonStore coverage scopes directly in database
2023-06-30 Nick GassonUse a single namespace for cover tags
2023-06-30 Nick GassonFix crash getting expression coverage with function...
2023-06-29 Nick GassonInferring constraints from initial values for signals...
2023-06-29 Nick GassonTidy up library makefiles
2023-06-29 Nick GassonMove matching relational operators to ieee_support...
2023-06-29 Nick GassonRestore NVC.IEEE_SUPPORT package
2023-06-28 Nick GassonFix several minor memory leaks
2023-06-28 Nick GassonFix memory leak when parsing conditional analysis tokens
2023-06-27 Nick GassonAllow 'PATH_NAME, etc. on instance labels. Fixes #730
2023-06-25 Nick GassonAdd empty array value/subtype mirrors
2023-06-25 Nick GassonAdd plumbing for subtype mirrors
2023-06-25 Nick GassonFix crashes calling methods on result of 'REFLECT
2023-06-24 Nick GassonInitial support for reflection
2023-06-24 Nick GassonCode generation for accesses to protected types
2023-06-24 Nick GassonChecking for VHDL-2019 pointers-to-protected-types
2023-06-24 Nick GassonMissing checks that access cannot designate file/protec...
2023-06-24 Nick GassonParsing for 'REFLECT attribute
2023-06-24 Nick GassonStub out VHDL-2019 STD.REFLECTION body
2023-06-24 Nick GassonPartial implementation of vhpiCaseNameP for declaration...
2023-06-24 Nick GassonImport strndup from gnulib
2023-06-24 Nick GassonSpeed up finding source line in diag_get_source
2023-06-23 Nick GassonAdd a regression test for issue #653
2023-06-23 Nick GassonImprove test coverage for dumper
2023-06-22 Nick GassonRemove concurrent modification warning in debug mode
2023-06-22 Sean Andersonvhpi: Fix error message in vhpi_get_value
2023-06-22 Sean Andersonvhpi: Add support for getting record types by name
2023-06-22 Sean Andersonvhpi: Add get/set support for selected names
2023-06-22 Sean Andersonvhpi: Add support for selected names
2023-06-22 Sean Andersonvhpi: Support NumFields
2023-06-22 Sean Andersonvhpi: Support record elements
2023-06-22 Sean Andersonvhpi: Add support for vhpiPrefixP
2023-06-22 Sean Andersonvhpi: Pre-calculate names' offsets
2023-06-21 Nick GassonFix another case of index-of-function-call parsed incor...
2023-06-20 Nick GassonFix remaining instances where VHDL integers are passed...
2023-06-20 Nick GassonChange calling convention for FILE_OPEN to handle diffe...
2023-06-20 Nick GassonFix crash indexing protected function call that returns...
2023-06-20 Nick GassonAdd regression test for issue #725
2023-06-20 Nick GassonEnsure diagnostic messages are correctly ordered wrt...
2023-06-20 Nick GassonRemove pointless directory search in lib_get_aux
2023-06-20 Nick GassonRevert to using timestamps to determine most recently...
2023-06-19 Nick GassonRemove separate PARALLEL_MAKEFLAGS variable
2023-06-18 Nick GassonFix build warning on Windows
2023-06-18 Nick GassonFix command line parsing crash. Issue #722
2023-06-18 Nick GassonRemove dead code in lower_wrap_element. Fixes #721
2023-06-18 Nick GassonUse nanosecond-resolution timestamps consistently on...
2023-06-18 Nick GassonFix OSVMM workflow and schedule weekly
2023-06-18 Ondrej Illesrc: Use pedantic_diag to throw error that can be demot...
2023-06-18 Ondrej Illesrc: Turn non-explicit class or mode match to warning...
2023-06-18 Ondrej Illetest: Add test for issue660.
2023-06-18 Ondrej Illesrc: strict subprogram specification and body matching.
2023-06-18 Sean Andersonvhpi: Support EndOfTimeStep callbacks
2023-06-18 Sean Andersonvhpi: Support EnumLiterals
2023-06-18 Sean Andersonvhpi: Support getting/putting reals
2023-06-18 Sean Andersonvhpi: Support char and string values
2023-06-18 Sean Andersonvhpi: Support SigDecls
2023-06-18 Sean Andersonvhpi: Fix root region being an internal region of itself
2023-06-18 Sean Andersonprint-deps: Fix name for elaborated shared library
2023-06-17 Nick GassonParallel make by default only when explicitly requested...
2023-06-17 Nick GassonFix pointer signedness warning in vhpi9.c
2023-06-17 Nick GassonMerge analyse_vhdl/analyse_verilog into analyse_file
2023-06-17 Nick GassonWrong bounds determination for unconstrained port....
2023-06-17 Nick GassonRework determination of most recently analysed architecture
2023-06-17 Nick GassonRewrite assume_int in terms of folded_int
2023-06-17 Nick GassonAdd test for non-static generic formal name
2023-06-17 Nick GassonMissing error when generic type name appears in actual...
2023-06-17 Nick GassonOnly enable parallel make on recent versions of GNU...
next