From 08ad5409a2e5b6dda9f9b2c361e6d82bf0551e51 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Thu, 13 Aug 2015 09:30:20 +0200 Subject: Some ASCII encoding fixes (comments and docs) by Larry Doolittle --- tests/asicworld/code_hdl_models_up_counter.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/asicworld/code_hdl_models_up_counter.v b/tests/asicworld/code_hdl_models_up_counter.v index ffe670994..e05302182 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 -- cgit v1.2.3