summaryrefslogtreecommitdiffstats
path: root/translated_examples/counters.v
diff options
context:
space:
mode:
authorLarry Doolittle <ldoolitt@recycle.lbl.gov>2010-11-20 10:01:19 -0800
committerLarry Doolittle <ldoolitt@recycle.lbl.gov>2015-09-20 13:10:35 -0700
commit6508df262b4f5ba28695a12c456c383c73d01127 (patch)
tree8e51e54f157ab26e22e369d9ce4268ee4cf08d34 /translated_examples/counters.v
parent6a39d0a7be4f9d5607964ed91f15e3beecc3d245 (diff)
downloadvhdl2vl-6508df262b4f5ba28695a12c456c383c73d01127.tar.gz
vhdl2vl-6508df262b4f5ba28695a12c456c383c73d01127.zip
vhd2vl-2.4
Diffstat (limited to 'translated_examples/counters.v')
-rw-r--r--translated_examples/counters.v5
1 files changed, 4 insertions, 1 deletions
diff --git a/translated_examples/counters.v b/translated_examples/counters.v
index 84e1944..277e707 100644
--- a/translated_examples/counters.v
+++ b/translated_examples/counters.v
@@ -1,9 +1,12 @@
-// File counters.vhd translated with vhd2vl v2.3 VHDL to Verilog RTL translator
+// File counters.vhd translated with vhd2vl v2.4 VHDL to Verilog RTL translator
+// vhd2vl settings:
+// * Verilog Module Declaration Style: 1995
// vhd2vl is Free (libre) Software:
// Copyright (C) 2001 Vincenzo Liguori - Ocean Logic Pty Ltd
// http://www.ocean-logic.com
// Modifications Copyright (C) 2006 Mark Gonzales - PMC Sierra Inc
+// Modifications (C) 2010 Shankar Giri
// Modifications Copyright (C) 2002, 2005, 2008-2010 Larry Doolittle - LBNL
// http://doolittle.icarus.com/~larry/vhd2vl/
//
OpenPOWER on IntegriCloud