mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Removed $predict again
This commit is contained in:
parent
66582964bc
commit
eae390ae17
15 changed files with 7 additions and 38 deletions
|
@ -1305,14 +1305,6 @@ endmodule
|
|||
|
||||
// --------------------------------------------------------
|
||||
|
||||
module \$predict (A, EN);
|
||||
|
||||
input A, EN;
|
||||
|
||||
endmodule
|
||||
|
||||
// --------------------------------------------------------
|
||||
|
||||
module \$initstate (Y);
|
||||
|
||||
output reg Y = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue