summaryrefslogtreecommitdiff
path: root/tests/asicworld
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-08-13 09:30:20 +0200
committerClifford Wolf <clifford@clifford.at>2015-08-13 09:30:20 +0200
commit08ad5409a2e5b6dda9f9b2c361e6d82bf0551e51 (patch)
tree9281a91c8effbebe727ed1391b2e9036ef3b5361 /tests/asicworld
parent667b0150185d53578b002a00df9c4f347a35fed2 (diff)
Some ASCII encoding fixes (comments and docs) by Larry Doolittle
Diffstat (limited to 'tests/asicworld')
-rw-r--r--tests/asicworld/code_hdl_models_up_counter.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/asicworld/code_hdl_models_up_counter.v b/tests/asicworld/code_hdl_models_up_counter.v
index ffe67099..e0530218 100644
--- a/tests/asicworld/code_hdl_models_up_counter.v
+++ b/tests/asicworld/code_hdl_models_up_counter.v
@@ -2,7 +2,7 @@
// Design Name : up_counter
// File Name : up_counter.v
// Function : Up counter
-// Coder  : Deepak
+// Coder : Deepak
//-----------------------------------------------------
module up_counter (
out , // Output of the counter