3
0
Fork 0
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:
Artur Swiderski 2020-12-09 14:35:01 +01:00
parent dd9c11c035
commit 349fc479cb
3 changed files with 3 additions and 20 deletions

View file

@ -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;