]> git.nickg.me.uk Git - nvc.git/shortlog
nvc.git
3 hours ago Nick GassonFix spurious error with generic package types in port... master github/master sr.ht/master
26 hours ago Nick GassonVerilog "forever" loops
28 hours ago Nick GassonVerilog unary negation
3 days ago Nick GassonUse saturating addition for coverage counters. Issue...
4 days ago Nick GassonLowering for delays in Verilog procedural assignments
6 days ago Nick GassonUse deposits for Verilog blocking assignments
6 days ago Nick GassonParsing for delay in Verilog procedural assignments
6 days ago Nick GassonPlug several memory leaks
6 days ago Nick GassonRevert "If/case statements do not count for statement...
7 days ago Nick GassonSpeed up lock acquisition in uncontended case
10 days ago Nick GassonRefactor statement coverage emission
10 days ago Nick GassonIf/case statements do not count for statement coverage
10 days ago Nick GassonAdd some labels to blocks in cover9 test
11 days ago Nick GassonMerge duplicated irgen_op_cover_stmt and irgen_op_cover...
11 days ago Nick GassonRefactor branch coverage to use counter rather than...
2024-04-10 Nick GassonFix crash dumping array-of-array-of-record. Fixes #878
2024-04-09 Nick GassonHandle force/release in all-sensitised process. Fixes...
2024-04-09 Nick GassonAdd a utility to format time strings
2024-04-07 Nick GassonBump minimum autoconf and automake versions
2024-04-07 Nick GassonFix regex for Windows installer version
2024-04-07 Nick GassonUpdates for 1.12 release r1.12.0
2024-04-07 Nick GassonInclude TCL stack trace when --do fails
2024-04-07 Nick GassonUpdate manual for VHPI subprograms
2024-04-04 Nick GassonAdd reusable action for Windows installer
2024-04-04 Nick GassonDo not advertise PSL support since it is not yet comple...
2024-04-02 Nick GassonBundle TCL init scripts with Windows installer
2024-04-02 Nick GassonDo not use built-in make rules
2024-04-02 Nick GassonFix several crashes after errors in package generics
2024-04-02 Nick GassonImprove error for duplicate declaration due to homograp...
2024-04-01 Nick GassonAdd basic support for VHPI foreign subprograms
2024-04-01 Nick GassonFix more corner cases with aggregate subtype calculatio...
2024-04-01 Nick GassonAdd a separate tree kind for element resolution indication
2024-03-29 Nick GassonRefactor calculation of aggregate bounds. Fixes #837
2024-03-29 Nick GassonRemove unused variable in vhpi_build_design_model
2024-03-28 Nick GassonImplement vhpi_get_real
2024-03-28 Nick GassonImplement vhpi_get_cb_info
2024-03-28 Nick GassonImplement vhpi_get_next_time
2024-03-28 Nick GassonRemoving pending field from VHPI c_callback
2024-03-28 Nick GassonEnsure VHPI handles are never reused
2024-03-28 Nick GassonSimplify disabling VHPI callbacks
2024-03-28 Nick GassonFix some corner cases enabling/disabling VHPI callbacks
2024-03-28 Nick GassonEnsure RT_NEXT_TIME_STEP event triggers on the first...
2024-03-28 Nick GassonReplace vhpiHandleT with a reference counted handle
2024-03-27 Nick GassonImplement vhpiDesignUnit association for instances
2024-03-27 Nick GassonRemove sem_int_lit helper function
2024-03-27 Nick GassonFix crash in vhpi_iterator with --vhpi-trace
2024-03-26 Nick GassonSuppress error for hidden declarations with --relaxed...
2024-03-26 Nick GassonImprove checking for incomplete type declarations
2024-03-25 Nick GassonFix undefined behaviour dumping >32 bit integers to...
2024-03-25 Nick GassonRun all cocotb regression tests in GitHub Actions
2024-03-25 Nick GassonFix crashes with vhpiDepositPropagate
2024-03-23 Nick GassonBump default standard version to 2008
2024-03-23 Nick GassonAlso trace address sanitizer fake stack in mspace_gc
2024-03-23 Nick GassonFix some boundary cases in mask_iter
2024-03-23 Nick GassonAdd some additional allocation benchmarks
2024-03-21 Nick GassonFix load address for symbols pointing to PE sections
2024-03-20 Nick GassonVHPI discovery in for-generate broken since 7dd41....
2024-03-20 Nick GassonMake sure entity is rewritten before architecture....
2024-03-20 Nick GassonTemporarily disable JIT mode testing on Windows
2024-03-20 Nick GassonRemove deprecated rt_tlab_alloc
2024-03-17 Nick GassonAlso pass -mno-omit-leaf-frame-pointer with --enable...
2024-03-14 Nick GassonFix assertion failure in jit_do_mem2reg running OSVVM...
2024-03-14 Nick GassonSkip over record element constraints when building...
2024-03-13 Nick GassonDump arrays-of-records when --dump-arrays is passed...
2024-03-13 Nick GassonSimplify implementation of unit_registry_flush
2024-03-12 Nick GassonCode generation crash with nested package instances...
2024-03-08 Nick GassonImprove locking benchmark
2024-03-08 Nick GassonFix crash when collapsing unconstrained port. Fixes...
2024-03-08 Nick GassonFix crash after error in external name. Fixes #860
2024-03-08 Nick GassonAllow any integer type for dimension attribute in ...
2024-03-08 Nick GassonAttribute dimension not checked for unconstrained array...
2024-03-07 Nick GassonLost update to FILE_OPEN STATUS output. Fixes #864
2024-03-07 Nick GassonUse Windows API directly instead of winpthreads wrapper...
2024-03-06 Nick GassonFix typo introduced by b52c576. Issue #857
2024-03-06 Nick GassonDisable Windows testing temporarily. Issue #861
2024-03-06 Nick GassonFix several issues with array view handling. Issue...
2024-03-06 Nick GassonRewrite external names earlier during elaboration....
2024-03-06 Nick GassonStore only the instance name in T_HIER
2024-03-06 Nick GassonUpdate to latest version of ax_pthread.m4
2024-03-03 Nick GassonRemove duplicated code for top-level elaboration
2024-03-03 Nick GassonRemove special cases for top-level generics/ports
2024-03-03 Nick GassonAlways look up 'instance_name and 'path_name dynamically
2024-03-02 Nick GassonFix crash when view element indication references whole...
2024-03-02 Nick GassonDeferred subprogram instantiation for packages. Fixes...
2024-03-01 Nick GassonRefactor resolving of subprogram names
2024-02-29 Nick GassonVerilog bit selects
2024-02-28 Nick GassonMissing static bounds checks for some index constraints
2024-02-28 Nick GassonIncorrect record field length in FST dump. Fixes #852
2024-02-28 Nick GassonImplement Verilog case equality
2024-02-27 Nick GassonLook up signal bounds dynamically in FST dumper. Issue...
2024-02-27 Nick GassonSimplify handling of element constraints in FST dumper
2024-02-27 Nick GassonRun apt-get update before installing dependencies in...
2024-02-26 Nick GassonVerilog number parsing and printing improvements
2024-02-25 Nick GassonAdd some basic support for Verilog module instantiation
2024-02-25 Nick GassonRefactor parsing of Verilog port declarations
2024-02-24 Nick GassonAdd support for Verilog supply net type. Issue #808
2024-02-24 Nick GassonIntroduce a cache for translated Verilog modules
2024-02-24 Nick GassonAdd Canola project to regression tests
2024-02-23 Nick GassonAvoid calling memcpy when updating single-element signals
2024-02-23 Nick GassonSchedule initial process execution in reset_process
next