mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-18 17:22:17 +00:00
changes related to some pull request remarks
This commit is contained in:
parent
dd9c11c035
commit
349fc479cb
3 changed files with 3 additions and 20 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