Wilson Snyder
|
898c08c8e0
|
Rename new include/verilated files for readability
|
2010-01-24 08:38:17 -05:00 |
|
Wilson Snyder
|
88fba101a3
|
Fix _change_request data type to save instruction
|
2010-01-24 07:58:28 -05:00 |
|
Wilson Snyder
|
b0f431e1a2
|
Fix MSVC++ 2008 compile issues, bug209.
|
2010-01-24 07:52:43 -05:00 |
|
Wilson Snyder
|
42a7aca504
|
Tests: fix dpi_export with other simulators
|
2010-01-22 22:49:52 -05:00 |
|
Wilson Snyder
|
c017f2e7c4
|
Commentary
|
2010-01-22 19:14:32 -05:00 |
|
Wilson Snyder
|
d17bcd8afe
|
Allow 'global' reserved identifier in 1800-2009 when possible
|
2010-01-22 19:08:20 -05:00 |
|
Wilson Snyder
|
874673f64f
|
Don't override CXX, bug212
|
2010-01-22 07:33:03 -05:00 |
|
Wilson Snyder
|
e052d73321
|
Update svdpi.h to 1800-2009
|
2010-01-21 22:17:43 -05:00 |
|
Wilson Snyder
|
58efab5cdf
|
Add SystemVerilog 1800-2009 keywords
|
2010-01-21 21:58:45 -05:00 |
|
Wilson Snyder
|
4360fe492e
|
Fix initial values for local variables, bug210
|
2010-01-21 20:08:45 -05:00 |
|
Wilson Snyder
|
295faf726b
|
Fix wrong error point, bug210
|
2010-01-21 18:22:08 -05:00 |
|
Wilson Snyder
|
2da9d46ca6
|
Internals: Rename AstVar::initp to valuep as it's a constant, not initial value
|
2010-01-21 18:20:47 -05:00 |
|
Wilson Snyder
|
e4f1e5f4c3
|
Internals: Rename AstType enum to fix Cygwin define conflict
|
2010-01-21 18:04:36 -05:00 |
|
Wilson Snyder
|
c695af31b8
|
Add experimental config files to filter warnings outside of the source.
|
2010-01-21 06:11:30 -05:00 |
|
Wilson Snyder
|
24753c8c6a
|
Tests: Add t_var_rsvd_port test
|
2010-01-20 18:29:58 -05:00 |
|
Wilson Snyder
|
6196cf09ff
|
Add experimental --pipe-filter to filter all Verilog input.
|
2010-01-20 07:15:51 -05:00 |
|
Wilson Snyder
|
28eb5b9bc4
|
Internals: Eliminate extra constructor call in FileLine warn off, and commentary.
|
2010-01-19 21:30:12 -05:00 |
|
Wilson Snyder
|
bb20331f9e
|
Fix signals in a concatenation on the LHS aren't created implicitly, bug206
|
2010-01-19 19:35:05 -05:00 |
|
Wilson Snyder
|
d2bce042a5
|
Fix for variable typing, bug205.
|
2010-01-19 19:27:36 -05:00 |
|
Wilson Snyder
|
5d57263a15
|
Internals: remove cfilename, no functional change
|
2010-01-19 18:59:45 -05:00 |
|
Wilson Snyder
|
bded8755a1
|
Support multi-dimensional arrays as inputs/outputs
|
2010-01-19 13:18:40 -05:00 |
|
Wilson Snyder
|
2e9ade61b2
|
Fix leak in setenvStr, bug184
|
2010-01-19 12:55:34 -05:00 |
|
Wilson Snyder
|
89e03a86b7
|
Support assignments of multidimensional slices, bug170
|
2010-01-19 10:52:11 -05:00 |
|
Wilson Snyder
|
48e88e4e74
|
Fix unused var compiler warning
|
2010-01-19 10:29:13 -05:00 |
|
Wilson Snyder
|
d182ecb2d3
|
Support spaces in verilator flags
|
2010-01-18 20:37:20 -05:00 |
|
Wilson Snyder
|
27e4503dc6
|
DPI: Constify new $sformatf
|
2010-01-17 20:06:08 -05:00 |
|
Wilson Snyder
|
72b596efb3
|
DPI $display like sformat metacomment and $sformatf
|
2010-01-17 19:13:44 -05:00 |
|
Wilson Snyder
|
0d1de96dbc
|
Internals: Add AstSFormatF
|
2010-01-17 15:53:12 -05:00 |
|
Wilson Snyder
|
788f69a8c9
|
DPI: Support strings in DPI Imports
|
2010-01-17 15:10:37 -05:00 |
|
Wilson Snyder
|
08b63b4f01
|
Tests: Add --gdbbt, and abort on V3ERROR_NA in V3Ast
|
2010-01-17 14:48:39 -05:00 |
|
Wilson Snyder
|
ba07dc1804
|
Internals: Use D for double; fix t_dist_uint
|
2010-01-16 20:30:29 -05:00 |
|
Wilson Snyder
|
d46074e0ad
|
CDC: --cdc now implies early exit, to allow eventual set_logic_0/1 on sigs
|
2010-01-16 20:14:52 -05:00 |
|
Wilson Snyder
|
d651063749
|
Fix Cygwin 1.7.x compiler error with uint32_t, bug204.
|
2010-01-16 11:53:08 -05:00 |
|
Wilson Snyder
|
f60f8396bb
|
Use vluint32_t where possible, aid bug204
|
2010-01-15 20:27:01 -05:00 |
|
Wilson Snyder
|
919fdd70b8
|
CDC: Fix compile warning
|
2010-01-15 20:16:48 -05:00 |
|
Wilson Snyder
|
ab2702070b
|
Remove extra warning newlines
|
2010-01-15 20:07:16 -05:00 |
|
Wilson Snyder
|
057e1a1aff
|
CDC: Don't report paths to just clocks; resorting senitems in earlier commit messed us up
|
2010-01-15 15:57:48 -05:00 |
|
Wilson Snyder
|
a2af4e1284
|
CDC: Repress duplicate paths through same signal
|
2010-01-15 14:04:15 -05:00 |
|
Wilson Snyder
|
97adede70b
|
CDC: Fix columns mis-aligning when large filename paths
|
2010-01-15 09:30:20 -05:00 |
|
Wilson Snyder
|
b6447a9032
|
Internal cleanup: Prep for strings
|
2010-01-15 08:20:25 -05:00 |
|
Wilson Snyder
|
e40b5819bd
|
Speed compiles by avoiding including the STL iostream header.
|
2010-01-14 21:03:06 -05:00 |
|
Wilson Snyder
|
16926edf18
|
Define VERILATOR in addition to verilator
|
2010-01-14 19:24:48 -05:00 |
|
Wilson Snyder
|
8203c79f76
|
/sformat should accept rvalue expressions
|
2010-01-14 19:07:18 -05:00 |
|
Wilson Snyder
|
43e1b27d16
|
CDC: 'posedge a or posedge b or edge a' should optimize to 'edge a or posedge b'
|
2010-01-14 14:17:11 -05:00 |
|
Wilson Snyder
|
d1cb3b0d15
|
Fix duplicate implicit variables under generates, bug201
|
2010-01-11 12:36:12 -05:00 |
|
Wilson Snyder
|
266b3b8678
|
Tests: Move old-style test_v's t_arith, etc to test_regress area
|
2010-01-09 21:19:30 -05:00 |
|
Wilson Snyder
|
a2629c4929
|
Internals: Avoid some extra CRELINES
|
2010-01-09 15:44:06 -05:00 |
|
Wilson Snyder
|
c1fc629c54
|
Fix lint_off/lint_on pairs on same line as warning
|
2010-01-09 12:33:01 -05:00 |
|
Wilson Snyder
|
0d12fe43a0
|
Internals: Move CASEX warning with other case lints; add test
|
2010-01-09 11:09:14 -05:00 |
|
Wilson Snyder
|
6aec0ce702
|
--cdc: Report in more typical source to dest order
|
2010-01-09 09:05:00 -05:00 |
|