3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-27 10:55:51 +00:00

Some ASCII encoding fixes (comments and docs) by Larry Doolittle

This commit is contained in:
Clifford Wolf 2015-08-13 09:30:20 +02:00
parent 667b015018
commit 08ad5409a2
4 changed files with 6 additions and 6 deletions

View file

@ -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