Commit Graph

  • dd7d9bc95b Fix some spelling mistakes in verilator executable & manpage, bug240 Wilson Snyder 2010-04-09 19:45:46 -0400
  • f8eabbc100 From Verilog-Perl: Fix parsing single files > 2GB. Wilson Snyder 2010-04-06 20:20:44 -0400
  • 7ed18ac62d Internals: Track Verilog-Perl 3.240 parser changes Wilson Snyder 2010-04-06 18:55:54 -0400
  • 3ac707c645 Tests: Fix vpi_user addition failure Wilson Snyder 2010-04-06 18:43:24 -0400
  • 8e9a1e0bf3 Add standard vpi_user.h file Wilson Snyder 2010-04-05 20:08:13 -0400
  • bc31b5d27a Commentary Wilson Snyder 2010-04-05 20:08:07 -0400
  • 936738b750 Add /*verilator public_flat_rw*/ for timing-specific public access. Wilson Snyder 2010-04-05 20:01:17 -0400
  • 7c3048ab9c Report errors when extra underscores used in meta-comments. Wilson Snyder 2010-03-24 22:08:59 -0400
  • 64719f3ace Makefile: Add local install-cadtools rule Wilson Snyder 2010-03-24 16:09:29 -0400
  • a11a5f04d5 Default Verilated::debug() to off Wilson Snyder 2010-03-23 20:31:22 -0400
  • eb5c035dde Internals: Fix some missing branch prediction Wilson Snyder 2010-03-22 19:07:03 -0400
  • c3887efbf3 Internals: Remove dead code Wilson Snyder 2010-03-22 19:06:30 -0400
  • 495585830d Fix trace files with empty modules crashing some viewers. Wilson Snyder 2010-03-22 18:38:24 -0400
  • 6715cb9880 Improve error handling on slices of arrays, bug226. Wilson Snyder 2010-03-20 21:29:16 -0400
  • 41b167d23c Fix DPI display bogus error Wilson Snyder 2010-03-20 07:13:52 -0400
  • 7ea8b54210 Tests: Support atsim and cleanup verilator-only tests Wilson Snyder 2010-03-18 12:03:08 -0400
  • bcea39a858 Fix "make install" with configure outside srcdir. Wilson Snyder 2010-03-17 20:20:40 -0400
  • fb560abac4 Commentary Wilson Snyder 2010-03-17 19:57:38 -0400
  • ba93a08b40 Support runtime access to public signal names Wilson Snyder 2010-03-17 08:22:49 -0400
  • 2be6b3481c Pre-version Wilson Snyder 2010-03-17 08:05:07 -0400
  • 6ef44a6fbb Version bump v3.801 Wilson Snyder 2010-03-17 07:59:12 -0400
  • 2afe40a0b5 verilated: Add debug pointers to scopeDump() Wilson Snyder 2010-03-16 19:28:29 -0400
  • e57d004718 Fix clock-gates with non-AND complex logic, bug220. Wilson Snyder 2010-03-16 18:50:26 -0400
  • d780d0aabb Fix flushing VCD buffers on . Wilson Snyder 2010-03-12 20:00:08 -0500
  • 0f9e3f0767 Cleanup flex compiles again - remove yyleng from preproc.cpp Wilson Snyder 2010-03-05 12:02:56 -0500
  • 381972c923 Fix Mac OS-X compile issues, bug217. Wilson Snyder 2010-02-26 19:50:44 -0500
  • 845d7ad718 Commentary Wilson Snyder 2010-02-26 18:57:34 -0500
  • f1b6c0c559 Support "`default_nettype none|wire". Wilson Snyder 2010-02-23 09:27:16 -0500
  • e39eddf3fe Fix parametrized defines with empty arguments. Wilson Snyder 2010-02-21 07:20:39 -0500
  • 72218fb475 Defines with // comments still need continuation - spec ambiguity Wilson Snyder 2010-02-18 20:57:46 -0500
  • 9a3e497c22 Fix specparam defaults Wilson Snyder 2010-02-18 08:43:16 -0500
  • 85d510cd48 Fix vl_mc_scan_plusarg returning stack based pointer Wilson Snyder 2010-02-16 11:54:39 -0500
  • 786c65ea5f Makefile: reconfigure when src/*.in changes Wilson Snyder 2010-02-15 07:34:55 -0500
  • 10e6f61125 Commentary Wilson Snyder 2010-02-14 19:23:29 -0500
  • cdd06e7236 Support "break", "continue", "return". Wilson Snyder 2010-02-14 10:01:21 -0500
  • 48603c0ee2 Commentary Wilson Snyder 2010-02-10 08:50:41 -0500
  • 63f30492be Skip SystemC tests if not installed. Wilson Snyder 2010-02-08 20:51:43 -0500
  • 0e8772290d Fix make uninstall, bug216 Wilson Snyder 2010-02-08 09:28:40 -0500
  • 6cfc5798b0 Tests: Move sc_main.cpp as there's more sc than sp users Wilson Snyder 2010-02-08 08:10:07 -0500
  • 6be275f5d4 Post release version bump Wilson Snyder 2010-02-08 06:27:07 -0500
  • 716f237c4c Version bump v3.800 Wilson Snyder 2010-02-07 07:01:13 -0500
  • 2a192be4f5 Tests: add skips Wilson Snyder 2010-02-07 07:00:59 -0500
  • 2679185a09 Commentary Wilson Snyder 2010-02-07 06:40:48 -0500
  • b85e7ab0b1 Commentary Wilson Snyder 2010-02-06 19:56:14 -0500
  • 29c9804843 Fix including verilated.h before systemperl Wilson Snyder 2010-02-04 21:46:48 -0500
  • 56d8ddbaaf Fix MSVC compile warning Wilson Snyder 2010-02-04 20:31:13 -0500
  • 8b324249b1 Fix -mno-cygwin warnings Wilson Snyder 2010-02-04 08:38:00 -0500
  • 59cc61529b Fix DPI pointer size warnings under -m32 Wilson Snyder 2010-02-04 08:15:33 -0500
  • 3912e5ef0b Allow empty top-level module name, to match standalone simulation Wilson Snyder 2010-02-03 19:19:18 -0500
  • e40fbf1470 Verilated: Add missing VL_UNLIKELYs Wilson Snyder 2010-02-03 06:52:02 -0500
  • 56a03e1a10 Add vl_mc_scan_plusargs Wilson Snyder 2010-02-03 06:33:00 -0500
  • 5d5952d354 Allow top name to be '' for invisible shells Wilson Snyder 2010-02-02 21:09:11 -0500
  • 53fda88d4c VCD_VERSION is unused Wilson Snyder 2010-02-01 21:41:47 -0500
  • c4f306c145 Create vltstd to isolate duplicated headers Wilson Snyder 2010-02-01 21:39:50 -0500
  • e01d7fcefc Commentary: fewer chapters Wilson Snyder 2010-02-01 21:35:40 -0500
  • aec04b07e0 Commentary: sort flags better Wilson Snyder 2010-02-01 21:12:00 -0500
  • b1872a8e21 Internals: Add enum prefixes to reduce MSVC macro conflicts Wilson Snyder 2010-02-01 20:15:48 -0500
  • 634816d378 V3Delayed warnings now per-scope, bug102 part 2+3 Wilson Snyder 2010-02-01 18:55:32 -0500
  • 2fd5a6d47f Internals: enum size doesn't apply to non-SystemPerl Wilson Snyder 2010-02-01 18:37:18 -0500
  • 8dca56521b Fix MinGW compilation printing %lls, bug214 Wilson Snyder 2010-02-01 09:28:53 -0500
  • a41aefe77d Fix conditional assignments of slices where conditional is an array, bug215 Wilson Snyder 2010-02-01 06:52:48 -0500
  • 46dbc7157d Redo MingW ifdefs to also work on generic WIN32, MSVC++ Wilson Snyder 2010-02-01 06:41:17 -0500
  • 59261113d8 Internals: Remove one of many ERROR define conflicts Wilson Snyder 2010-02-01 06:40:30 -0500
  • fc2834cf04 Link: -lfl not needed, upsets cygwin Wilson Snyder 2010-02-01 06:37:39 -0500
  • a15633053b Fix recent verilated.mk.in changes lost by editing non .in Wilson Snyder 2010-01-30 10:05:21 -0500
  • 60a06eef19 Internals: Merge getopt top & bottom, no functional change Wilson Snyder 2010-01-30 09:43:45 -0500
  • 7fd6ddc25b Add -o option to specify executable name Wilson Snyder 2010-01-30 09:42:44 -0500
  • c49e0ac5c8 Add -CFLAGS, -LDFLAGS, <file>.a, <file>.o, and <file>.so options. Wilson Snyder 2010-01-28 19:33:02 -0500
  • a51e95d052 Tests: Better example, test for null file in vcd open Wilson Snyder 2010-01-28 18:16:59 -0500
  • 4df9d70e4a Support 1800-2009 /*comments*/ in define values. Match Verilog-Perl Wilson Snyder 2010-01-28 09:41:24 -0500
  • 78d490d5e4 Preproc: Strip all CRs up front Wilson Snyder 2010-01-28 09:31:29 -0500
  • 2f6002b197 Tests: Add t_math_msvc_64, from bug214 Wilson Snyder 2010-01-27 23:51:11 -0500
  • abcb95b8a1 Fix order of packed arrays, bug216 Wilson Snyder 2010-01-26 08:06:39 -0500
  • bf435cae7c Fix tracing issues and commentary Wilson Snyder 2010-01-25 09:48:35 -0500
  • 4b38acd540 Fix 2D wire decls, bug206 Wilson Snyder 2010-01-25 07:52:07 -0500
  • f71749c3c4 Fix some MSVC++ warnings Wilson Snyder 2010-01-24 20:53:24 -0500
  • cbc90e7ffb Tests: Less verbosity Wilson Snyder 2010-01-24 20:49:36 -0500
  • 62866dc8be Repair includes that should be C++ instead of C flavor Wilson Snyder 2010-01-24 19:00:34 -0500
  • 11e702c430 SystemPerl is no longer required for tracing. Applications must use VerilatedVcdC class in place of SpTraceVcdC. Wilson Snyder 2010-01-24 18:37:01 -0500
  • 3e6e6ec0a5 Remove duplicate error prefixes Wilson Snyder 2010-01-24 18:17:27 -0500
  • 898c08c8e0 Rename new include/verilated files for readability Wilson Snyder 2010-01-24 08:38:17 -0500
  • 88fba101a3 Fix _change_request data type to save instruction Wilson Snyder 2010-01-24 07:58:28 -0500
  • b0f431e1a2 Fix MSVC++ 2008 compile issues, bug209. Wilson Snyder 2010-01-24 06:20:10 -0500
  • 42a7aca504 Tests: fix dpi_export with other simulators Wilson Snyder 2010-01-22 20:41:19 -0500
  • c017f2e7c4 Commentary Wilson Snyder 2010-01-22 19:14:32 -0500
  • d17bcd8afe Allow 'global' reserved identifier in 1800-2009 when possible Wilson Snyder 2010-01-22 19:08:20 -0500
  • 874673f64f Don't override CXX, bug212 Wilson Snyder 2010-01-22 07:33:03 -0500
  • e052d73321 Update svdpi.h to 1800-2009 Wilson Snyder 2010-01-21 22:17:43 -0500
  • 58efab5cdf Add SystemVerilog 1800-2009 keywords Wilson Snyder 2010-01-21 21:58:45 -0500
  • 4360fe492e Fix initial values for local variables, bug210 Wilson Snyder 2010-01-21 20:08:45 -0500
  • 295faf726b Fix wrong error point, bug210 Wilson Snyder 2010-01-21 18:22:08 -0500
  • 2da9d46ca6 Internals: Rename AstVar::initp to valuep as it's a constant, not initial value Wilson Snyder 2010-01-21 18:20:47 -0500
  • e4f1e5f4c3 Internals: Rename AstType enum to fix Cygwin define conflict Wilson Snyder 2010-01-21 18:04:36 -0500
  • c695af31b8 Add experimental config files to filter warnings outside of the source. Wilson Snyder 2010-01-21 06:11:30 -0500
  • 24753c8c6a Tests: Add t_var_rsvd_port test Wilson Snyder 2010-01-20 18:29:58 -0500
  • 6196cf09ff Add experimental --pipe-filter to filter all Verilog input. Wilson Snyder 2010-01-20 07:15:51 -0500
  • 28eb5b9bc4 Internals: Eliminate extra constructor call in FileLine warn off, and commentary. Wilson Snyder 2010-01-19 21:30:12 -0500
  • bb20331f9e Fix signals in a concatenation on the LHS aren't created implicitly, bug206 Wilson Snyder 2010-01-19 19:35:05 -0500
  • d2bce042a5 Fix for variable typing, bug205. Wilson Snyder 2010-01-19 19:27:36 -0500
  • 5d57263a15 Internals: remove cfilename, no functional change Wilson Snyder 2010-01-19 18:59:45 -0500