mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-21 21:33:40 +00:00
cellhelp: Rename short_desc to title
This commit is contained in:
parent
1e5a50ff3a
commit
784292626e
3 changed files with 7 additions and 7 deletions
|
@ -622,7 +622,7 @@ endmodule
|
|||
// --------------------------------------------------------
|
||||
|
||||
//* ver 2
|
||||
//* short_desc Arithmetic logic unit
|
||||
//* title Arithmetic logic unit
|
||||
//- A building block supporting both binary addition/subtraction operations, and
|
||||
//- indirectly, comparison operations.
|
||||
//- Typically created by the `alumacc` pass, which transforms:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue