Commit Graph

  • 86e3c78776 configure: Test for compiler flags, and remove old config checks Wilson Snyder 2011-10-12 19:04:57 -0400
  • 40076287ea Internals: In .tree files show filename as letter Wilson Snyder 2011-10-11 07:07:24 -0400
  • ca81db8edf Remove dead node types; make report of node usage. No functional change Wilson Snyder 2011-10-10 18:13:42 -0400
  • ae68a80e98 Fix fflush Wilson Snyder 2011-10-10 18:13:17 -0400
  • beb7c58375 Fix DPI import false BLKSEQ warnings. Wilson Snyder 2011-10-07 20:04:15 -0400
  • e080b9d565 Fix DPI import output of 64 bits, bug398. Wilson Snyder 2011-10-07 19:47:10 -0400
  • ca2db37039 Fix UNDRIVEN warnings inside DPI import functions. Wilson Snyder 2011-10-07 08:29:34 -0400
  • 194825f78e Add configure options for cc warnings and extended tests. Wilson Snyder 2011-10-07 06:48:40 -0400
  • 55bd765ea0 Find config_rev when under git in remote config dir Wilson Snyder 2011-10-05 18:36:44 -0400
  • b03d61e2cf Use EXEEXT to fix make warning Wilson Snyder 2011-10-05 17:07:10 -0400
  • 6fc0e5167b Commentary Wilson Snyder 2011-10-05 17:06:08 -0400
  • 0065be011f Fix errors when building from git outside of kit directory Wilson Snyder 2011-10-05 10:47:05 -0400
  • 3f7cbce58c Move version to configure.ac Wilson Snyder 2011-10-05 09:50:14 -0400
  • 246b62e322 Tests: Add runtime Wilson Snyder 2011-10-05 09:50:00 -0400
  • 7c2fdd1ee9 Fix --help output to go to stderr, not stdout, bug397. Wilson Snyder 2011-10-04 10:08:16 -0400
  • f77aa2623c Fix autoconf suggestions Wilson Snyder 2011-10-04 10:07:46 -0400
  • 20847a3ff5 Fix autoconf warnings, bug396. Wilson Snyder 2011-10-04 08:48:37 -0400
  • eb6d42acf9 Support $ceil, $floor, etc. Wilson Snyder 2011-09-28 21:35:16 -0400
  • 094d676a8b Fix MSVC compile warning with trunc/round, bug394. Wilson Snyder 2011-09-21 09:08:05 -0400
  • 71306ceb1d Devel version Wilson Snyder 2011-09-14 21:44:54 -0400
  • 8bbfc7fc22 Version bump v3.821 Wilson Snyder 2011-09-14 21:12:40 -0400
  • 19baba12b1 Commentary Wilson Snyder 2011-09-14 21:11:14 -0400
  • 15b8819136 Avoid warning on older flex/gcc systems (lion) Wilson Snyder 2011-09-12 20:26:34 -0400
  • 3fae8ade05 Fix PowerPC runtime error, bug288 Wilson Snyder 2011-08-22 21:02:09 -0400
  • f9bbf31d65 Fix internal error on integer casts, bug374. Wilson Snyder 2011-08-09 19:56:22 -0400
  • df1da3dda9 Internals: Fix cppcheck warnings; no functional change intended Wilson Snyder 2011-08-04 21:58:45 -0400
  • c83f2a4abd Internals: Fix preincrements to reduce cppcheck warnings Wilson Snyder 2011-08-04 21:15:24 -0400
  • ad53833040 Version bump v3.820 Wilson Snyder 2011-07-28 19:53:54 -0400
  • bc8c85668a Support coverage in -cc and -sc output modes. Wilson Snyder 2011-07-28 19:41:05 -0400
  • d12a3dde45 Fix cast compile warning Wilson Snyder 2011-07-28 07:59:30 -0400
  • 301c878c0f Merge branch 'master' of ssh://git-verilator-wsnyder/git/verilator Wilson Snyder 2011-07-28 07:56:44 -0400
  • bd55bfa071 Support more vpi file functions Wilson Snyder 2011-07-28 07:05:40 -0400
  • 6d2f09b579 Fix vpi_register_cb using bad s_cb_data, bug370. Wilson Snyder 2011-07-27 13:03:49 -0400
  • 4bfea7f54d Merge branch 'master' of ssh://git-verilator-wsnyder/git/verilator Wilson Snyder 2011-07-26 18:30:25 -0400
  • 55906486d8 Support 'real' numbers and related functions. Wilson Snyder 2011-07-24 15:01:51 -0400
  • d5478e6e08 tests: Print status to stderr Wilson Snyder 2011-07-24 15:01:36 -0400
  • d88d85c172 Internals: Real2: Create numeric class; no functional change intended Wilson Snyder 2011-07-23 19:58:34 -0400
  • 59c3c536c7 Internals: Real1: properly lex doubles Wilson Snyder 2011-07-23 08:25:41 -0400
  • a007458cb8 Internals: Rename float/double to match real branch. No functional change. Wilson Snyder 2011-07-21 22:10:25 -0400
  • d051912f21 Internals: Rename functions to match real branch. No functional change. Wilson Snyder 2011-07-21 21:32:31 -0400
  • a547158a50 bisonpre: Merge from Verilog-Perl Wilson Snyder 2011-07-21 20:34:33 -0400
  • 95f2351aa0 Tests: %t formatting Wilson Snyder 2011-07-21 19:37:53 -0400
  • 698aaffb0b Fix missing leading zeros in %0d, bug367 Wilson Snyder 2011-07-14 07:39:11 -0400
  • 73eccecbf8 Merge branch 'master' of ssh://git-verilator-wsnyder/git/verilator Wilson Snyder 2011-07-11 08:10:28 -0400
  • ae4a261463 Internals: Rename UnaryMin to Negate. No functional change. Wilson Snyder 2011-07-08 06:03:07 -0400
  • c9f0d0cec2 Recognize pragma synthesys to match vhier Wilson Snyder 2011-07-07 13:30:27 -0400
  • 4fa1e45d45 Internals: Move width internals to inside class; move WidthCommit. No functional change Wilson Snyder 2011-07-06 19:03:40 -0400
  • 1b3d252bfe Internals: Cleanup Dead code Wilson Snyder 2011-07-06 18:46:41 -0400
  • a9ba4a9fcd Internals: Cleanups in V3Signed towards reals; no functional change Wilson Snyder 2011-07-05 21:05:35 -0400
  • 7f49619875 Fix VL_FCLOSE declaration, broke two commits ago, bug363 Wilson Snyder 2011-07-05 20:42:33 -0400
  • 696660639a Support 'const' variables in limited cases; similar to enums. Wilson Snyder 2011-07-02 12:45:26 -0400
  • da4323062d Commentary Wilson Snyder 2011-07-01 15:23:09 -0400
  • a901e171b2 Support $fopen and I/O with integer instead of `verilator_file_descriptor. Wilson Snyder 2011-07-01 13:41:21 -0400
  • 6e41d532fe Use 'vluint64_t' for SystemC instead of (same sized) 'uint64' for MSVC++. Wilson Snyder 2011-06-29 19:19:01 -0400
  • 4fc78ffb58 Merge branch 'master' of ssh://git-verilator-wsnyder/git/verilator Wilson Snyder 2011-06-29 14:22:59 -0400
  • 8137f41fc3 Support disable for loop escapes. Wilson Snyder 2011-06-28 21:26:49 -0400
  • 2e9471797d Version to devel Wilson Snyder 2011-06-28 21:11:29 -0400
  • 344248cea0 Version bump v3.813 Wilson Snyder 2011-06-28 20:52:04 -0400
  • 2789e3dba5 Fix 96 bit DPI input/outputs, bug359 Wilson Snyder 2011-06-28 20:45:50 -0400
  • cca759a41e Tests: Example embedding Wilson Snyder 2011-05-22 08:43:36 -0400
  • 4f7b3d8882 Fix out of memory on slice syntax error, bug354. Wilson Snyder 2011-05-21 08:19:33 -0400
  • 2b330b78b7 Support bit vectors > 64 bits wide in DPI import and exports. Wilson Snyder 2011-05-20 21:33:31 -0400
  • d47ca1912b tests: Fix invocation scripts for new site standard Wilson Snyder 2011-05-20 20:47:15 -0400
  • 3fd2108b10 Merge branch 'master' of ssh://git-verilator-wsnyder/git/verilator Wilson Snyder 2011-05-20 15:34:30 -0400
  • 96e2a407f4 Merge branch 'master' of ssh://git-verilator-wsnyder/git/verilator Wilson Snyder 2011-05-20 13:40:18 -0400
  • cdf18c96f4 driver: Allow getting verilator flags in tests Wilson Snyder 2011-05-19 21:25:23 -0400
  • 53acaa05b8 Commentary Wilson Snyder 2011-05-18 07:10:12 -0400
  • fb85679068 Fix DPI bit vector compile errors, bug347. Wilson Snyder 2011-05-12 07:35:28 -0400
  • 9558e14479 Fix DPI undeclared svBitVecVal compile error, bug346. Additional change. Wilson Snyder 2011-05-12 06:59:13 -0400
  • 4af0af93bf Fix DPI undeclared svBitVecVal compile error, bug346. Wilson Snyder 2011-05-12 06:32:29 -0400
  • df4bc950fe Cleanup trailing whitespace Wilson Snyder 2011-05-09 23:58:38 -0400
  • 250394f72b Fix compiler warnings on SPARC, bug288 Wilson Snyder 2011-05-09 23:49:17 -0400
  • ca83fd6dc1 CDC: edge report under debug Wilson Snyder 2011-04-20 10:11:35 -0400
  • d5e9e7cd2b Remove dead code Wilson Snyder 2011-04-19 19:02:03 -0500
  • 9a96f621ef Fix CDCRSTLOGIC report showing endpoint flops without resets. Wilson Snyder 2011-04-18 10:47:02 -0400
  • 5d7ce096c6 Fix error on enum references to other packages, bug339. Wilson Snyder 2011-04-13 19:34:14 -0400
  • c9f8109c06 Pre-version Wilson Snyder 2011-04-13 19:33:58 -0400
  • a20b4f2864 Version bump v3.812 Wilson Snyder 2011-04-06 07:33:44 -0400
  • 44a19d2a0a Fix missing test files Wilson Snyder 2011-04-06 07:24:00 -0400
  • 02f3beb8db Add V3Number rotate functions; unused as yet Wilson Snyder 2011-03-30 21:31:29 -0400
  • 3269cc3d90 Add +libext+.sv default Wilson Snyder 2011-03-30 21:30:36 -0400
  • fb70a1f4ab Add --Wno-fatal to turn off abort on warnings. Wilson Snyder 2011-03-22 18:09:39 -0400
  • df0aa483ce Support ${...} and $(...) env variables in .vc files Wilson Snyder 2011-03-21 12:25:31 -0400
  • c83f12a55c Support simple cast operators, bug335. Wilson Snyder 2011-03-17 22:25:49 -0400
  • 9704f59566 Internals: Rename AstCast to AstCCast Wilson Snyder 2011-03-17 21:09:52 -0400
  • 2923893d34 Support loop unrolling on width mismatches, bug 333 Wilson Snyder 2011-03-12 07:45:04 -0500
  • 890dab0742 Write logfile on each failure Wilson Snyder 2011-03-12 07:44:29 -0500
  • 607e26b041 Commentary Wilson Snyder 2011-03-08 06:49:45 -0500
  • ea75290f65 Add error on circular parameter definitions, bug329 Wilson Snyder 2011-03-07 20:44:19 -0500
  • a176054118 Add --trace-max-width and --trace-max-array, bug 319. Wilson Snyder 2011-02-23 21:58:27 -0500
  • 9a697dc5f5 Accelerate bit-selected inversions. Wilson Snyder 2011-02-23 21:36:38 -0500
  • cfdb852843 Fix concatenates and vectored bufif1, bug326. Wilson Snyder 2011-02-23 21:21:59 -0500
  • 2e67a91982 Support $bits(data_type), bug327. Wilson Snyder 2011-02-23 19:04:15 -0500
  • 074ca9330d Make width violation on function outputs a fatal error Wilson Snyder 2011-02-18 20:52:26 -0500
  • f0d7cdcb20 Commentary Wilson Snyder 2011-02-18 07:11:03 -0500
  • 40d961e059 Version bump v3.811 Wilson Snyder 2011-02-14 19:05:55 -0500
  • e5de759236 Report error on function call output tied to constant. Fix internal error on functions called as SV tasks. Wilson Snyder 2011-02-14 19:25:30 -0500
  • e26a75c59d Fix internal error on non-inlined inout pins. Wilson Snyder 2011-02-07 19:15:58 -0500
  • 8701145b40 Fix error on constants connected to outputs, bug323. Wilson Snyder 2011-01-31 07:05:04 -0500
  • a2558886c8 Report errors on empty pins, bug321 Wilson Snyder 2011-01-29 18:00:48 -0500