mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 03:31:24 +00:00
produce less cells
This commit is contained in:
parent
74289b7339
commit
989eef29b2
2 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
(* abc9_lut=1 *)
|
||||
module NX_LUT(input I1, I2, I3, I4, output O);
|
||||
|
||||
parameter lut_table = 16'h0000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue