mirror of https://github.com/YosysHQ/yosys.git
Added test comments to techlibs/cmos/cmos_cells.lib
This commit is contained in:
parent
c46b23ab23
commit
6a7d7e847d
|
@ -1,3 +1,5 @@
|
|||
// test comment
|
||||
/* test comment */
|
||||
library(demo) {
|
||||
cell(BUF) {
|
||||
area: 6;
|
||||
|
|
Loading…
Reference in New Issue