mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Missing endmodule
This commit is contained in:
parent
1123c09588
commit
f6203e6bd6
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue