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:
parent
667b015018
commit
08ad5409a2
4 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue