3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-10 19:27:07 +00:00

Missing endmodule

This commit is contained in:
Eddie Hung 2019-09-29 21:55:53 -07:00
parent 1123c09588
commit f6203e6bd6

View file

@ -35,6 +35,7 @@ endmodule
(* abc_box_id = 1000 *)
module \$__ABC_ASYNC (input A, S, output Y);
endmodule
// Box to emulate comb/seq behaviour of RAMD{32,64} and SRL{16,32}
// Necessary since RAMD* and SRL* have both combinatorial (i.e.