Wilson Snyder
|
4569278c53
|
Reconsile parser with Verilog-Perl version, to enable more SV features
|
2009-05-07 18:28:05 -04:00 |
|
Wilson Snyder
|
0985f675e3
|
Update bisonpre to match Verilog-Perl version
|
2009-05-04 21:54:44 -04:00 |
|
Wilson Snyder
|
7df730cedd
|
Verilator is now licensed under LGPL v3 and/or Artistic v2.0.
|
2009-05-04 17:07:57 -04:00 |
|
Wilson Snyder
|
4a1697a1b5
|
Fix GCC format warning
|
2009-04-08 21:47:48 -04:00 |
|
Wilson Snyder
|
38669d0a10
|
Add SYSTEMPERL_INCLUDE envvar to assist RPM builds.
|
2009-03-28 10:18:53 -04:00 |
|
Wilson Snyder
|
59159b4811
|
Clock gating optimization, currently disabled. Merge from branch
|
2009-01-07 09:37:59 -05:00 |
|
Lane Brooks
|
0e4f9170fa
|
Tristate support; merge from branch.
|
2009-01-06 11:03:57 -05:00 |
|
Wilson Snyder
|
3d06720628
|
Copyright year update
|
2009-01-02 11:47:39 -05:00 |
|
Wilson Snyder
|
77405ddded
|
Add toggle coverage
|
2008-12-12 15:34:02 -05:00 |
|
Wilson Snyder
|
b07dd622fa
|
Commentary: Debugging and some astgen code cleanup.
No functional change.
|
2008-11-22 17:37:20 -05:00 |
|
Wilson Snyder
|
a76ae67a81
|
Add bisonpre for simplifing grammar and cleaning output
|
2008-08-06 12:35:34 -04:00 |
|
Wilson Snyder
|
23ee0342c6
|
Fix Makefile to find headers/libraries under prefix.
|
2008-06-24 14:50:34 -04:00 |
|
Wilson Snyder
|
52912c6329
|
Convert repository to git from svn.
- Change .cvsignore to .gitignore
- Remove Id metacomments
- Cleanup whitespace at end of lines
|
2008-06-09 21:25:10 -04:00 |
|
Wilson Snyder
|
36e84973ec
|
Fix parallel make running bison twice
git-svn-id: file://localhost/svn/verilator/trunk/verilator@1051 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2008-05-06 15:45:41 +00:00 |
|
Wilson Snyder
|
e0abd238e3
|
Fix compiler warnings under GCC 4.2.1/ SuSE 10.3
git-svn-id: file://localhost/svn/verilator/trunk/verilator@1046 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2008-04-29 14:14:20 +00:00 |
|
Wilson Snyder
|
8e812058cb
|
Change website references to veripool.org
git-svn-id: file://localhost/svn/verilator/trunk/verilator@1039 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2008-04-25 12:14:27 +00:00 |
|
Wilson Snyder
|
ebe5711b40
|
The --enable-defenv configure option added in 3.660 is now the default.
git-svn-id: file://localhost/svn/verilator/trunk/verilator@1014 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2008-03-28 19:42:14 +00:00 |
|
Wilson Snyder
|
c0a365bd34
|
With --enable-defenv, support for hard-coding VERILATOR_ROOT etc in the executables
git-svn-id: file://localhost/svn/verilator/trunk/verilator@998 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2008-03-18 20:26:37 +00:00 |
|
Wilson Snyder
|
a2ffe86a36
|
Copyright update
git-svn-id: file://localhost/svn/verilator/trunk/verilator@976 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2008-01-15 14:29:08 +00:00 |
|
Wilson Snyder
|
f23203dc96
|
Make __Inlines.h file so we can build VL_CONST_W_#X funcs automatically
git-svn-id: file://localhost/svn/verilator/trunk/verilator@974 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2007-11-30 22:38:21 +00:00 |
|
Wilson Snyder
|
6a6995187e
|
Add --compiler flags, and break up deep functions
git-svn-id: file://localhost/svn/verilator/trunk/verilator@913 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2007-04-19 18:20:16 +00:00 |
|
Wilson Snyder
|
895a3264a3
|
Add isolate_assignments meta comment
git-svn-id: file://localhost/svn/verilator/trunk/verilator@871 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2007-01-18 00:51:26 +00:00 |
|
Wilson Snyder
|
b5b1d94d4a
|
Copyright date update
git-svn-id: file://localhost/svn/verilator/trunk/verilator@864 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2007-01-02 22:06:40 +00:00 |
|
Wilson Snyder
|
58b1ad1439
|
Rework parser and add V3LinkParse so we can handle foo[#].foo[#].foo[#:#] etc
git-svn-id: file://localhost/svn/verilator/trunk/verilator@862 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2006-12-21 21:53:51 +00:00 |
|
Wilson Snyder
|
dc6a164e01
|
Split V3LinkResolve into V3LinkLValue, and remove lvalue determination from bison code
git-svn-id: file://localhost/svn/verilator/trunk/verilator@858 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2006-12-21 14:35:19 +00:00 |
|
Wilson Snyder
|
3b554f4c5b
|
Rename config.h to config_build.h, and add cross compile notes.
git-svn-id: file://localhost/svn/verilator/trunk/verilator@842 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2006-12-18 19:20:45 +00:00 |
|
Wilson Snyder
|
621ef70c31
|
Allow overriding PERL, YACC, LEX versions.
git-svn-id: file://localhost/svn/verilator/trunk/verilator@794 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2006-09-25 15:58:17 +00:00 |
|
Wilson Snyder
|
fe99abeccc
|
Add -MP option
git-svn-id: file://localhost/svn/verilator/trunk/verilator@772 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2006-08-31 15:29:15 +00:00 |
|
Wilson Snyder
|
ce10dbd11c
|
Version bump
git-svn-id: file://localhost/svn/verilator/trunk/verilator@753 77ca24e4-aefa-0310-84f0-b9a241c72d87
|
2006-08-26 11:35:28 +00:00 |
|