Commit Graph

  • e786031aa0
    Merge a0d70c88b6 into 9b0d46b4bf Ralf Habacker 2026-04-09 23:53:53 -0700
  • a0d70c88b6 configure.ac: show message that building vvp library is enabled Ralf Habacker 2026-04-10 08:52:35 +0200
  • 6ab72552c1 vvp: introduce variable name for core object files Ralf Habacker 2026-04-02 11:37:01 +0200
  • b06e80d7b9 vvp: merge rules for building/installing and uninstalling the shared library Ralf Habacker 2026-04-02 11:15:40 +0200
  • f1c5c8700b vvp: add DLLIB to LIBS to simplify build rules Ralf Habacker 2026-04-02 11:13:45 +0200
  • 596c70ce71 Update documentation to clarify that “version.exe” is no longer used Ralf Habacker 2026-04-09 17:07:04 +0200
  • 0ec05a10be vpp: install missing include directory when installing from 'vvp' directory Ralf Habacker 2026-04-01 08:59:07 +0200
  • 4921f58f52 vvp: build and install libvvp as a versioned shared library Ralf Habacker 2026-04-09 16:52:22 +0200
  • c015344083 CI: add build job on Linux with libvvp enabled Ralf Habacker 2026-03-28 20:07:39 +0100
  • 11a85b75f6 Use autoconf variables to generated man and pdf output Ralf Habacker 2026-04-09 16:51:17 +0200
  • 5a798e09d8
    Merge f65d5024a8 into 9b0d46b4bf silicon 2026-04-04 01:01:37 +0530
  • f65d5024a8
    Fix spacing in compile command comment silicon 2026-04-04 00:59:38 +0530
  • 84383086b8
    Merge b9448bc8bd into 9b0d46b4bf Doug Knight 2026-03-29 19:51:00 +0000
  • 6f81decdce
    Merge b7f7e92535 into 9b0d46b4bf Srinivasan Venkataramanan 2026-03-29 13:24:58 +0000
  • 353f92bda1
    Merge b856b44635 into 9b0d46b4bf Lars-Peter Clausen 2026-03-28 23:11:21 +0000
  • 0e463e9683 Move version info into configure.ac and generate version_base.h from template Ralf Habacker 2026-03-18 09:22:46 +0100
  • 259c47d637
    Merge 314638ac3d into 9b0d46b4bf Andrew 2026-03-28 13:52:08 -0400
  • d32747aeb1 Deploy to GitHub pages gh-pages github-actions[bot] 2026-03-28 02:17:10 +0000
  • 9b0d46b4bf Update to the latest GTKWave files master Cary R 2026-03-27 19:15:28 -0700
  • 1248394a5d Fix possible parallel build race with compile and dep directory Cary R 2026-03-27 18:36:03 -0700
  • fa518a3409 Remove versioned manual pages during `make clean` Cary R 2026-03-27 18:22:17 -0700
  • aa417d7575
    Merge pull request #1315 from vowstar/fix/dep-mkdir-race Cary R. 2026-03-27 18:20:06 -0700
  • f20865a5ea Include mach-o/dyld.h for _NSGetExecutablePath on macOS Huang Rui 2026-03-27 11:45:32 +0800
  • ac3ef217c3 Fix parallel build race with dep/ directory Huang Rui 2026-03-27 11:22:05 +0800
  • ca2a8fe953 Fix undefined behavior in schedule.cc operator delete Aiden Grossman 2026-03-23 07:24:41 -0700
  • 6767a07956 Merge branch 'SiB64-strict-parameter-declaration' Martin Whitaker 2026-03-21 20:53:12 +0000
  • 42d0c3fd4a Update test suite to cover -gno-strict-declaration options. Martin Whitaker 2026-03-21 20:44:10 +0000
  • 5da8894590 Fix documentation for -Wno-declaration-after-use. Martin Whitaker 2026-03-21 20:21:05 +0000
  • 4c315b32d4 Change strict-net-declaration to strict-net-var-declaration. Martin Whitaker 2026-03-21 20:03:02 +0000
  • dc0d162fa9 Report declaration position when warning about declaration after use. Martin Whitaker 2026-03-21 18:26:53 +0000
  • 29e128ed94 Only warn about declaration after use once for each data object. Martin Whitaker 2026-03-21 18:14:01 +0000
  • 475f098cab Minor grammar and white space fixes in documentation. Martin Whitaker 2026-03-21 17:20:27 +0000
  • 7d438b66c8 add option -gno-strict-declaration Stephan I. Böttcher 2026-03-18 17:59:33 +0100
  • 54f17a2cb1 Add warning class -Wno-declaration-after-use Stephan I. Böttcher 2026-03-18 12:46:42 +0100
  • 42f7d3a922 strict_param_decl: dedup use after decl test Stephan I. Böttcher 2026-03-18 12:08:39 +0100
  • 1f8991e382 Emit a warning with -gno-strict-parameter-declaration Stephan I. Böttcher 2026-03-17 20:32:06 +0100
  • ab74cafa20 Add option -gno-strict-parameter-declaration Stephan I. Böttcher 2026-03-17 19:39:51 +0100
  • 314638ac3d Add regression test for #1224: Packed vs unpacked dimension confusion Andrew Pullin 2026-01-24 20:40:11 -0800
  • 277dc8f99a Add regression test for #1217: Unpacked array literal parsing Andrew Pullin 2026-01-24 20:39:15 -0800
  • 1710b71fd2 Fix #1265: Allow continuous assignment of single-element unpacked arrays Andrew Pullin 2026-01-24 20:37:52 -0800
  • 6853bad106 Fix #716: Report error for incompatible task argument types Andrew Pullin 2026-01-23 15:27:52 -0800
  • 25e259e495 Fix #1220: Allow uwire arrays as input ports Andrew Pullin 2026-01-23 15:22:36 -0800
  • ad7f388b53 Fix #1134: Allow struct member access in unpacked array of packed structs Andrew Pullin 2026-01-23 14:54:06 -0800
  • a9a6756e11 Fix #521: Allow variable indices in outer packed dimensions Andrew Pullin 2026-01-23 14:43:03 -0800
  • 94267dd407 Fix #1268: Allow variables to be driven by primitive gate outputs Andrew Pullin 2026-01-23 14:27:46 -0800
  • 1db6a9809b Fix #1267: Allow wire logic connected to uwire port to have multiple drivers Andrew Pullin 2026-01-23 11:28:58 -0800
  • b302bea697 Fix #1170: Skip $unit scope in tgt-sizer Andrew Pullin 2026-01-23 11:08:47 -0800
  • a58aae6e25 Fix #670: Allow class methods named same as class Andrew Pullin 2026-01-23 11:05:52 -0800
  • c3bfcc418b Fix #1112: Report error for invalid $bits argument Andrew Pullin 2026-01-23 10:56:13 -0800
  • d1cbaf08d2
    Merge pull request #1309 from caryr/v13-branch v13-branch Cary R. 2026-03-09 18:38:59 -0700
  • 28d31c6df1 Update the copy of ax_prog_cc_for_build.m4 embedded in aclocal.m4 Martin Whitaker 2026-03-05 17:41:41 +0000
  • 0c575e6166 Remove duplicated typeders and functions from t-dll.h and t-dll.c Martin Whitaker 2026-03-05 12:01:03 +0000
  • ab6e9effe1 Merge duplicated ivl_dlfcn.h files. Martin Whitaker 2026-03-05 11:09:49 +0000
  • 824ff5b8cb
    Merge pull request #1308 from caryr/v13-branch Cary R. 2026-03-08 15:36:44 -0700
  • 5fb9d93715 Fix man page entry for Icarus Verilog documentation Cary R. 2026-03-08 15:07:02 -0700
  • 52b9e1816d Rename manpage to iverilog.1 to match executable name أحمد المحمودي (Ahmed El-Mahmoudy) 2026-03-05 23:38:16 +0100
  • ff2f4c6864
    Merge pull request #1303 from aelmahmoudy/rename-manpage Cary R. 2026-03-08 15:17:54 -0700
  • e537dafb7f
    Merge pull request #1307 from caryr/v13-branch Cary R. 2026-03-08 15:09:54 -0700
  • d3bda52d69
    Fix man page entry for Icarus Verilog documentation Cary R. 2026-03-08 15:07:02 -0700
  • f7fabc57bb
    Merge branch 'steveicarus:v13-branch' into v13-branch Cary R. 2026-03-08 14:54:35 -0700
  • d64bf0b0b3 Update to the latest GTKWAve files Cary R 2026-03-08 14:49:08 -0700
  • 1c8d9e37f2 Update to the latest GTKWAve files Cary R 2026-03-08 14:49:08 -0700
  • 9e02a32046
    Merge pull request #1306 from caryr/v13-branch Cary R. 2026-03-08 14:43:45 -0700
  • c836236b28 Add Copyright to a couple LGPL2 files Cary R 2026-03-08 14:05:32 -0700
  • 894a681ff0 Add Copyright to a couple LGPL2 files Cary R 2026-03-08 14:05:32 -0700
  • 84f51be69a
    Merge pull request #1304 from caryr/v13-branch Cary R. 2026-03-05 20:20:33 -0800
  • 6d7a38847a Fix typo: contributer -> contributor أحمد المحمودي (Ahmed El-Mahmoudy) 2026-03-05 22:48:57 +0100
  • 462a15dcbb
    Merge pull request #1302 from aelmahmoudy/fix-typos Cary R. 2026-03-05 19:08:39 -0800
  • 57385f9ac6 Rename manpage to iverilog.1 to match executable name أحمد المحمودي (Ahmed El-Mahmoudy) 2026-03-05 23:38:16 +0100
  • f9a0542a49 Fix typo: contributer -> contributor أحمد المحمودي (Ahmed El-Mahmoudy) 2026-03-05 22:48:57 +0100
  • 14a25bfe92 Update the copy of ax_prog_cc_for_build.m4 embedded in aclocal.m4 Martin Whitaker 2026-03-05 17:41:41 +0000
  • 4dfac864ce Remove duplicated typeders and functions from t-dll.h and t-dll.c Martin Whitaker 2026-03-05 12:01:03 +0000
  • 3f936d2d8b Merge duplicated ivl_dlfcn.h files. Martin Whitaker 2026-03-05 11:09:49 +0000
  • ef9e91c168
    Merge pull request #1299 from caryr/v13-branch Cary R. 2026-03-02 11:04:23 -0800
  • f5ee8a9a44 Update vvp examples to match the correct version Cary R 2026-03-02 10:44:13 -0800
  • b8de0499a9 Update vvp examples to match the correct version Cary R 2026-03-02 10:44:13 -0800
  • 94d92ced82
    Merge pull request #1297 from caryr/v13-branch Cary R. 2026-03-01 15:50:30 -0800
  • 1746e03a70 Post-release cleanup Cary R 2026-03-01 15:38:29 -0800
  • dfeee909ed Creating release v13_0 v13_0 Cary R 2026-03-01 15:38:29 -0800
  • f614488591 Update post branch directions for master Cary R 2026-03-01 15:33:15 -0800
  • 98391b56bc Update example to match new version Cary R 2026-03-01 15:31:50 -0800
  • aec9fe98ab Development is now V14 Cary R 2026-03-01 15:16:47 -0800
  • 24c105531d Creating new branch v13-branch Cary R 2026-03-01 15:07:05 -0800
  • 9d0f6fc995 Add CREATE_BRANCH.sh script Cary R 2026-03-01 14:47:58 -0800
  • 68ba79eb7a Update the default suffix to be dev for master Cary R 2026-03-01 14:41:55 -0800
  • 42d591d296 Update install docs and remove a doc build warning Cary R 2026-03-01 14:40:31 -0800
  • f3506a8c92 Update the test scripts to print the suffix being used Cary R 2026-03-01 14:36:51 -0800
  • 9a7d852782 Fix some documentation links Cary R 2026-02-28 07:27:49 -0800
  • 5d8fcdd7bc Specify the documentation is in english Cary R 2026-02-28 07:17:18 -0800
  • 9d3cd045ef Update vvp_reg.py to use env to find python3 Cary R 2026-02-28 07:05:14 -0800
  • 5beeeee3fa Update the development documentation to match reality Cary R 2026-02-28 07:03:14 -0800
  • d736cffc11 The MAKE_* scripts are obsolete Cary R 2026-02-28 05:34:10 -0800
  • 2302fa37d5 Add V13 release notes Cary R 2026-02-27 21:17:09 -0800
  • 15d6e83f8d Cleanup cppcheck Cary R 2026-02-24 23:53:02 -0800
  • 4af84bfaad Fix sdf_interconnect4 failure and reenable Cary R 2026-02-24 22:14:32 -0800
  • 9b44d55e9a Make br_gh1248 SV safe Cary R 2026-02-20 01:21:49 -0800
  • 935f92da05 Disable sdf_interconnect4 until vpi_handle_multi() is working properly Cary R 2026-02-20 00:54:53 -0800
  • 71c8963922 Cleanup space issues Cary R 2026-02-19 23:48:10 -0800
  • 8385b13356 Add test for br_gh1248 Cary R 2026-02-19 23:45:19 -0800
  • b46fbe0892 Another const declaration that can be added Cary R 2026-02-19 23:07:38 -0800