mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-28 11:25:53 +00:00
remove cycloneive
This commit is contained in:
parent
f8bcb78a32
commit
1452cd88e8
15 changed files with 24 additions and 333 deletions
|
@ -169,7 +169,7 @@ module MISTRAL_ALUT3(input A, B, C, output Q);
|
|||
|
||||
parameter [7:0] LUT = 8'h00;
|
||||
|
||||
`ifdef cyclonev
|
||||
`ifdef cyclonev
|
||||
specify
|
||||
(A => Q) = 510;
|
||||
(B => Q) = 400;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue