From 8cf12416c005e635cedf8d1f9f85a68bbd7628d5 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Fri, 18 Nov 2011 13:33:31 -0500 Subject: [PATCH] Commentary --- bin/verilator | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/verilator b/bin/verilator index ec38cd6f0..2c5e7d7f1 100755 --- a/bin/verilator +++ b/bin/verilator @@ -2985,6 +2985,11 @@ One limit is that you cannot under either license release a commercial Verilog simulation product incorporating Verilator without making the source code available. +As is standard with Open Source, contributions back to Verilator will be +placed under the Verilator copyright and LGPL/Artistic license. Small test +cases will be released into the public domain so they can be used anywhere, +large tests under the LGPL/Artistic, unless requested otherwise. + =item Why is Verilation so slow? Verilator needs more memory than the resulting simulator will require, as