Wilson Snyder
|
c0127599df
|
C++11: Use nullptr. No functional change.
|
2020-08-16 11:44:05 -04:00 |
|
Geza Lore
|
5a4cc333fb
|
Travis: Add OS X build (#2440)
|
2020-06-22 10:13:54 +01:00 |
|
Wilson Snyder
|
6ce878cb0d
|
Fix some clang-tidy warnings
|
2020-06-01 23:16:17 -04:00 |
|
Wilson Snyder
|
279f21bb5b
|
Configure now enables SystemC if it is installed as a system headers.
|
2020-05-28 18:51:46 -04:00 |
|
Wilson Snyder
|
1e0d5eb238
|
Release examples/Makefiles under CC0.
|
2020-05-18 22:23:19 -04:00 |
|
Wilson Snyder
|
9b8aebb00c
|
Commentary on --build
|
2020-04-15 18:08:37 -04:00 |
|
Wilson Snyder
|
5c966ec510
|
clang-format many files. No functional change.
Use nodist/clang_formatter to reformat files that are now clean.
|
2020-04-13 22:52:23 -04:00 |
|
Wilson Snyder
|
608d5a87d1
|
tests: Avoid assuming a timescale.
|
2020-04-07 20:55:47 -04:00 |
|
Wilson Snyder
|
383f9832d4
|
Tests: Standardize verilog indentation.
|
2020-04-05 21:53:24 -04:00 |
|
Wilson Snyder
|
1ce360ed5b
|
Add SPDX license identifiers. No functional change.
|
2020-03-21 11:24:24 -04:00 |
|
Wilson Snyder
|
c108f5def9
|
Commentary, Closes #2177.
|
2020-03-05 19:09:58 -05:00 |
|
Wilson Snyder
|
30a33a6104
|
Add support for and , #2126.
|
2020-03-01 21:39:23 -05:00 |
|
Wilson Snyder
|
991d81cd0a
|
Recommend -Os.
|
2020-02-27 07:46:34 -05:00 |
|
Wilson Snyder
|
f23fe8fd84
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
|
Wilson Snyder
|
0465b6a3b1
|
Fix example makefiles, 1648.
|
2019-12-18 17:58:24 -05:00 |
|
Todd Strader
|
30c2e53f9e
|
Travis fixes
|
2019-11-14 17:54:57 -05:00 |
|
Wilson Snyder
|
a28896d967
|
Don't have examples require graphviz
|
2019-11-02 17:44:58 -04:00 |
|
Wilson Snyder
|
25f08b29c6
|
Add XML examples.
|
2019-11-02 16:40:59 -04:00 |
|
Patrick Stewart
|
1e4f471049
|
Add cmake support, bug1363.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-10-17 19:44:10 -04:00 |
|
Todd Strader
|
da0da9e258
|
Add --protect-lib to create protected libraries, bug1490.
|
2019-10-09 06:47:26 -04:00 |
|
Wilson Snyder
|
99b2ab7540
|
Rename examples in prep for CMake.
|
2019-10-06 10:32:49 -04:00 |
|
Maarten De Braekeleer
|
7d27461054
|
Spelling fixes.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-07-26 12:58:13 -04:00 |
|
Wilson Snyder
|
b8eb6368e9
|
Tests: Fix up duplicate var declarations.
|
2019-06-22 12:32:13 -04:00 |
|
Wilson Snyder
|
f818ddc71c
|
Internals: Detab and fix spacing style issues in tests and scripts. No functional change.
|
2019-05-07 22:34:09 -04:00 |
|
Wilson Snyder
|
f26fb51509
|
Commentary, bug1339.
|
2019-03-01 20:14:48 -05:00 |
|
Wilson Snyder
|
8a4aeddbb0
|
Copyright year update.
|
2019-01-03 19:17:22 -05:00 |
|
Wilson Snyder
|
6050ab311e
|
Commentary
|
2018-12-05 20:14:22 -05:00 |
|
Wilson Snyder
|
c93d28050e
|
Fix mkdir on MSYS2, msg2614.
|
2018-08-27 18:07:52 -04:00 |
|
Wilson Snyder
|
75f28fd446
|
Internals: Fix spacing of function calls. No functional change.
|
2018-08-25 09:52:45 -04:00 |
|
Wilson Snyder
|
65bb93a6c5
|
Add OBJCACHE envvar support to examples and generated Makefiles.
|
2018-06-15 07:13:18 -04:00 |
|
Wilson Snyder
|
b2322ae873
|
Fix tracing example file output, bug1268.
|
2018-01-29 19:07:49 -05:00 |
|
Wilson Snyder
|
8e65d93d6d
|
Copyright year update. No functional change.
|
2018-01-02 18:05:06 -05:00 |
|
Wilson Snyder
|
fe9f1add6f
|
examples: Fix wide signal overflow, and stop on errors.
|
2017-11-25 15:14:31 -05:00 |
|
Wilson Snyder
|
dfd22b2b07
|
Examples: Add +trace flag at runtime
|
2017-11-05 06:51:29 -05:00 |
|
Wilson Snyder
|
96f5f66c26
|
Move generated objects into bin/ to match --prefix installations
|
2017-10-14 16:09:02 -04:00 |
|
Wilson Snyder
|
f6a745a4c2
|
Fix clang warnings.
|
2017-10-14 14:03:12 -04:00 |
|
Wilson Snyder
|
440fbef79b
|
Untabify examples. No functional change.
|
2017-10-10 07:18:01 -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
|
4794093aba
|
Replaced test_c/test_sc with new examples/ directory.
|
2017-09-23 21:18:07 -04:00 |
|