]> git.nickg.me.uk Git - nvc.git/shortlog
nvc.git
11 hours ago Nick GassonRevert "If/case statements do not count for statement... master github/master sr.ht/master
36 hours ago Nick GassonSpeed up lock acquisition in uncontended case
4 days ago Nick GassonRefactor statement coverage emission
4 days ago Nick GassonIf/case statements do not count for statement coverage
4 days ago Nick GassonAdd some labels to blocks in cover9 test
5 days ago Nick GassonMerge duplicated irgen_op_cover_stmt and irgen_op_cover...
5 days ago Nick GassonRefactor branch coverage to use counter rather than...
8 days ago Nick GassonFix crash dumping array-of-array-of-record. Fixes #878
9 days ago Nick GassonHandle force/release in all-sensitised process. Fixes...
9 days ago Nick GassonAdd a utility to format time strings
11 days ago Nick GassonBump minimum autoconf and automake versions
11 days ago Nick GassonFix regex for Windows installer version
11 days ago Nick GassonUpdates for 1.12 release r1.12.0
11 days ago Nick GassonInclude TCL stack trace when --do fails
11 days ago 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
2024-02-23 Nick GassonAllow use of triggers for more process types
2024-02-23 Nick GassonUse triggers for sensitised VHDL processes
2024-02-23 Nick GassonVerilog pullup and pulldown gate instances
2024-02-22 Nick GassonUse foreign functions for predefined FILE_CLOSE and...
2024-02-22 Nick GassonAllow jit_do_cprop to copy arbitrary values
2024-02-22 Nick GassonAdd register allocator for x86 JIT backend
2024-02-20 Nick GassonSimplify JIT frame layout
2024-02-19 Nick GassonAdd memory-to-register promotion pass for JIT IR
next