mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-13 04:28:18 +00:00
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) {
|
library(demo) {
|
||||||
cell(BUF) {
|
cell(BUF) {
|
||||||
area: 6;
|
area: 6;
|
||||||
|
|
Loading…
Reference in a new issue