Wilson Snyder
|
c2c7c7bd9a
|
Copyright year update
|
2012-01-15 10:26:28 -05:00 |
Wilson Snyder
|
29e24818a1
|
Internals: Rename and cleanup some width() usages. No functional change.
|
2011-11-30 18:50:21 -05:00 |
Wilson Snyder
|
b30b2a183b
|
Support .
|
2011-11-20 02:01:48 -05:00 |
Wilson Snyder
|
eb6d42acf9
|
Support $ceil, $floor, etc.
|
2011-09-28 21:35:26 -04:00 |
Wilson Snyder
|
df1da3dda9
|
Internals: Fix cppcheck warnings; no functional change intended
|
2011-08-04 21:58:45 -04:00 |
Wilson Snyder
|
55906486d8
|
Support 'real' numbers and related functions.
|
2011-07-24 15:01:51 -04:00 |
Wilson Snyder
|
d88d85c172
|
Internals: Real2: Create numeric class; no functional change intended
|
2011-07-23 19:58:34 -04:00 |
Wilson Snyder
|
a901e171b2
|
Support $fopen and I/O with integer instead of `verilator_file_descriptor.
|
2011-07-01 13:41:21 -04:00 |
Wilson Snyder
|
2789e3dba5
|
Fix 96 bit DPI input/outputs, bug359
|
2011-06-28 20:45:50 -04:00 |
Wilson Snyder
|
2b330b78b7
|
Support bit vectors > 64 bits wide in DPI import and exports.
|
2011-05-20 21:33:31 -04:00 |
Wilson Snyder
|
9558e14479
|
Fix DPI undeclared svBitVecVal compile error, bug346. Additional change.
|
2011-05-12 06:59:13 -04:00 |
Wilson Snyder
|
4af0af93bf
|
Fix DPI undeclared svBitVecVal compile error, bug346.
|
2011-05-12 06:32:29 -04:00 |
Wilson Snyder
|
9704f59566
|
Internals: Rename AstCast to AstCCast
|
2011-03-17 21:09:52 -04:00 |
Wilson Snyder
|
71c1f00ec2
|
Copyright year update
|
2011-01-01 18:21:19 -05:00 |
Wilson Snyder
|
ef51de72c9
|
Fix word size to match uint64_t on -m64 systems, bug238.
|
2010-04-09 21:51:15 -04:00 |
Wilson Snyder
|
936738b750
|
Add /*verilator public_flat_rw*/ for timing-specific public access.
|
2010-04-05 20:01:17 -04:00 |
Wilson Snyder
|
cdd06e7236
|
Support "break", "continue", "return".
|
2010-02-14 10:01:21 -05:00 |
Wilson Snyder
|
3912e5ef0b
|
Allow empty top-level module name, to match standalone simulation
|
2010-02-03 19:19:18 -05:00 |
Wilson Snyder
|
5d5952d354
|
Allow top name to be '' for invisible shells
|
2010-02-02 21:09:11 -05:00 |
Wilson Snyder
|
b1872a8e21
|
Internals: Add enum prefixes to reduce MSVC macro conflicts
|
2010-02-01 20:15:48 -05:00 |
Wilson Snyder
|
8dca56521b
|
Fix MinGW compilation printing %lls, bug214
|
2010-02-01 09:28:53 -05:00 |
Wilson Snyder
|
11e702c430
|
SystemPerl is no longer required for tracing.
Applications must use VerilatedVcdC class in place of SpTraceVcdC.
|
2010-01-24 18:37:01 -05:00 |
Wilson Snyder
|
898c08c8e0
|
Rename new include/verilated files for readability
|
2010-01-24 08:38:17 -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
|
bded8755a1
|
Support multi-dimensional arrays as inputs/outputs
|
2010-01-19 13:18:40 -05:00 |
Wilson Snyder
|
48e88e4e74
|
Fix unused var compiler warning
|
2010-01-19 10:29:13 -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
|
ba07dc1804
|
Internals: Use D for double; fix t_dist_uint
|
2010-01-16 20:30:29 -05:00 |
Wilson Snyder
|
ab2702070b
|
Remove extra warning newlines
|
2010-01-15 20:07:16 -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
|
729dfdfed7
|
Copyright year update
|
2010-01-05 21:15:06 -05:00 |
Wilson Snyder
|
7a81dd3378
|
Fix tracing with --pins-bv 1, bug195
|
2009-12-25 10:01:55 -05:00 |
Wilson Snyder
|
ef3ed6e338
|
Support DPI exports
|
2009-12-20 08:27:00 -05:00 |
Wilson Snyder
|
eb4a686b14
|
Internals: Move __Dpi.h writing to EmitCSyms to save a visitor pass
|
2009-12-08 22:12:59 -05:00 |
Wilson Snyder
|
3386466e7a
|
DPI svSetScope is speced to return last scope, not new one
|
2009-12-08 21:35:15 -05:00 |
Wilson Snyder
|
17bf13fcb6
|
Support DPI context imports
|
2009-12-05 10:38:49 -05:00 |
Wilson Snyder
|
a40fae04ce
|
Support direct programming interface (DPI) "import".
|
2009-12-03 06:55:29 -05:00 |
Wilson Snyder
|
f8cb6979d7
|
Add Makefile VM_GLOBAL_FAST, listing objects needed to link executables.
Add additional commentary to makefiles and other output files.
|
2009-12-02 21:15:56 -05:00 |
Wilson Snyder
|
2f2f416bea
|
Fix auto-indentation of AstCStmts - again
|
2009-12-02 19:32:41 -05:00 |
Wilson Snyder
|
1da07a3b86
|
Fix auto-indentation of AstCStmts
|
2009-12-01 21:55:56 -05:00 |
Wilson Snyder
|
c7d8eb126f
|
Support and .
|
2009-11-23 21:24:55 -05:00 |
Wilson Snyder
|
d608fd77b9
|
Fix initialization of 2 state vars to zero
|
2009-11-23 19:08:25 -05:00 |
Wilson Snyder
|
62f707f501
|
Support $test$plusargs and $value$plusargs, but see the docs.
|
2009-11-19 17:04:21 -05:00 |
Wilson Snyder
|
8e6846d9da
|
Internals: Remove AstVar methods in preference of going via dtype
|
2009-11-15 08:52:19 -05:00 |
Wilson Snyder
|
e0bca07e06
|
Internals: Create AstNodeModule in prep for packages
|
2009-11-07 06:20:20 -05:00 |