Wilson Snyder
|
cc0b780412
|
Internals: More use of unordered_map/set. No functional change intended.
|
2017-10-18 18:22:58 -04:00 |
|
Wilson Snyder
|
fbbbe4ec87
|
Commentary
|
2017-10-18 17:54:39 -04:00 |
|
Wilson Snyder
|
1372d62186
|
Remove duplicate class forward declarations.
|
2017-10-18 17:38:10 -04:00 |
|
Ahmed El-Mahmoudy
|
a69936de74
|
Spelling fixes
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-10-16 21:58:47 -04:00 |
|
Wilson Snyder
|
f5dfa1e9c3
|
Fix MacOS portability, bug1232.
|
2017-10-15 10:36:50 -04:00 |
|
Wilson Snyder
|
5fb21c2159
|
devel release
|
2017-10-14 20:47:25 -04:00 |
|
Wilson Snyder
|
132f61e900
|
Fix version
|
2017-10-14 16:20:17 -04:00 |
|
Wilson Snyder
|
0e9be8eea0
|
Version bump
|
2017-10-14 16:15:07 -04:00 |
|
Wilson Snyder
|
96f5f66c26
|
Move generated objects into bin/ to match --prefix installations
|
2017-10-14 16:09:02 -04:00 |
|
Wilson Snyder
|
bbed4d50ab
|
Fix clang and cppcheck warnings.
|
2017-10-14 14:51:57 -04:00 |
|
Wilson Snyder
|
4b7ee8267b
|
Slicing: Fix off-by-one error earlier this version.
|
2017-10-14 14:04:15 -04:00 |
|
Wilson Snyder
|
f6a745a4c2
|
Fix clang warnings.
|
2017-10-14 14:03:12 -04:00 |
|
Wilson Snyder
|
a23a5505c4
|
configure: Check compiler works.
|
2017-10-14 13:20:58 -04:00 |
|
Wilson Snyder
|
21030f0a4f
|
Internals: C++ style casts. No functional change intended.
|
2017-10-14 13:00:42 -04:00 |
|
Wilson Snyder
|
d21824cbae
|
Internals: Refactor verilated_vcd to move singleton into only .cpp. No functional change intended.
|
2017-10-14 13:00:25 -04:00 |
|
Wilson Snyder
|
124786ad1b
|
Tests: Require newest compiler with thread test.
|
2017-10-14 12:57:42 -04:00 |
|
Wilson Snyder
|
f81daac9c0
|
Fix MacOS portability, bug1231.
|
2017-10-14 12:56:16 -04:00 |
|
Wilson Snyder
|
db8e8392fa
|
Fix MacOS portability, bug1230.
|
2017-10-14 09:00:39 -04:00 |
|
Wilson Snyder
|
5bc2f87d3e
|
Fix --skip-identical to handle closer timestamps looking at ctime.
|
2017-10-13 20:34:36 -04:00 |
|
Wilson Snyder
|
de35c90847
|
Fix float-conversion warning, bug1229.
|
2017-10-11 19:01:37 -04:00 |
|
Wilson Snyder
|
bc813fddcc
|
tests: Fix examples when VERILATOR_ROOT not set
|
2017-10-11 19:01:02 -04:00 |
|
Wilson Snyder
|
13c91f5fce
|
Internals: Refactor VerilatorSerialize to remove intermediate class. No functional change intended.
|
2017-10-11 18:55:31 -04:00 |
|
Wilson Snyder
|
ac4690d74b
|
Internals: Add const's. No functional change
|
2017-10-10 22:22:17 -04:00 |
|
Wilson Snyder
|
a1a8f17617
|
Internals: Add const's. No functional change
|
2017-10-10 20:24:10 -04:00 |
|
Wilson Snyder
|
12be852a43
|
Fix ` expansion of defines, bug1227, bug1228.
|
2017-10-10 18:44:10 -04:00 |
|
Wilson Snyder
|
440fbef79b
|
Untabify examples. No functional change.
|
2017-10-10 07:18:01 -04:00 |
|
Wilson Snyder
|
e1c221a4d5
|
Tests: Add t_dist_tabs.pl
|
2017-10-09 22:08:22 -04:00 |
|
Wilson Snyder
|
e1f1c82d4e
|
Fix -E duplicating output, bug1226.
|
2017-10-09 21:08:50 -04:00 |
|
Wilson Snyder
|
3c1b82255e
|
Change VL_THREADED to use C++11, and compute and test related GCC flags automatically
|
2017-10-07 21:29:57 -04:00 |
|
Wilson Snyder
|
6bd47b54df
|
Tests: Add t_include_all. Fix GCC warning when DPI with VPI.
|
2017-10-07 21:21:12 -04:00 |
|
Wilson Snyder
|
3261a45ec1
|
configure: Add new _MY_CXX_CHECK_SET. No functional change.
|
2017-10-07 15:25:23 -04:00 |
|
Wilson Snyder
|
0ac116bb4e
|
Internals: Favor C++ cast style. No functional change intended.
|
2017-10-07 15:01:19 -04:00 |
|
Wilson Snyder
|
221e4ff6fe
|
Fix ` expansion of empty defines, bug1225.
|
2017-10-07 14:09:33 -04:00 |
|
Wilson Snyder
|
fe80499f9c
|
Internals: Move preproc DEV expansion when in ifndef, cleanup prep for bug1225.
|
2017-10-07 14:09:31 -04:00 |
|
Wilson Snyder
|
d3d1f3ab60
|
Internals: Cleanup preproc in prep for bug1225. No functional change.
|
2017-10-07 14:09:17 -04:00 |
|
Chris Randall
|
264b888ef2
|
Add /*verilator tag*/ for XML extraction applications.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-10-06 07:33:52 -04:00 |
|
John Coiner
|
ba270e09a4
|
Add --no-relative-cfuncs and related default optimization, bug1224.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-10-05 18:18:11 -04:00 |
|
Wilson Snyder
|
8281ee1520
|
Optimize arrayed if assignments
|
2017-10-04 22:10:44 -04:00 |
|
Wilson Snyder
|
75aab4e9d2
|
Fix conditional slices and add related optimizations.
|
2017-10-04 21:27:34 -04:00 |
|
Wilson Snyder
|
b532a47e4a
|
Internals: Prep for V3Slice rewrite. No functional change intended.
|
2017-10-04 21:15:19 -04:00 |
|
Wilson Snyder
|
77a3d683e3
|
Fix unnecessary Vdly variables, bug1224 partial.
|
2017-10-03 21:26:42 -04:00 |
|
Wilson Snyder
|
c132d0e1fe
|
Fix extra duplicate multiclk blocks when dtypes differ
|
2017-10-02 22:58:34 -04:00 |
|
Wilson Snyder
|
1a6348f113
|
Optimize display+display statements.
|
2017-10-02 20:25:10 -04:00 |
|
Wilson Snyder
|
89ac6ab594
|
Fix memory leak in VerilatedVcd dumps, bug1222 partial.
|
2017-10-02 18:49:00 -04:00 |
|
Wilson Snyder
|
3d1012b73b
|
Allow disabling BLKLOOPINIT (Intentionally undocumented), part of last commit
|
2017-10-01 23:36:19 -04:00 |
|
Wilson Snyder
|
c98ad79e68
|
Allow disabling BLKLOOPINIT (Intentionally undocumented)
|
2017-10-01 23:23:02 -04:00 |
|
Wilson Snyder
|
82460b0da3
|
Commentary
|
2017-10-01 23:06:16 -04:00 |
|
Wilson Snyder
|
0bdc57a14a
|
Fix lost .tree debug file extensions in recent commit.
|
2017-10-01 22:17:37 -04:00 |
|
Wilson Snyder
|
33780a09df
|
Add --x-initial option
|
2017-10-01 21:31:40 -04:00 |
|
John Coiner
|
a9c9d5ca4b
|
Fix over-aggressive inlining, bug1223.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-10-01 18:02:58 -04:00 |
|