3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-12 20:18:20 +00:00
yosys/tests/liberty/busdef.lib.verilogsim.ok
2024-08-13 18:47:36 +02:00

4 lines
42 B
Plaintext

module SRAM (CE1);
input CE1;
endmodule