ilang.ilang 1.16 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
# Generated by Yosys 0.8+492 (git sha1 2058c7c5, gcc 8.3.0-6ubuntu1~18.10 -Og -fPIC)
autoidx 169
attribute \top 1
attribute \src "gold.v:1"
module \gold
  wire $abc$163$new_n6_
  wire $abc$163$new_n7_
  wire $abc$163$new_n9_
  attribute \src "gold.v:7"
  wire output 4 \A
  attribute \src "gold.v:5"
  wire input 3 \cin
  attribute \src "gold.v:8"
  wire output 5 \cout
  attribute \src "gold.v:3"
  wire input 1 \x
  attribute \src "gold.v:4"
  wire input 2 \y
  cell $_NOT_ $abc$163$auto$blifparse.cc:371:parse_blif$164
    connect \A \y
    connect \Y $abc$163$new_n6_
  end
  cell $_XNOR_ $abc$163$auto$blifparse.cc:371:parse_blif$165
    connect \A \cin
    connect \B \x
    connect \Y $abc$163$new_n7_
  end
  cell $_XOR_ $abc$163$auto$blifparse.cc:371:parse_blif$166
    connect \A $abc$163$new_n7_
    connect \B $abc$163$new_n6_
    connect \Y \A
  end
  cell $_NAND_ $abc$163$auto$blifparse.cc:371:parse_blif$167
    connect \A \cin
    connect \B \x
    connect \Y $abc$163$new_n9_
  end
  cell $_OAI3_ $abc$163$auto$blifparse.cc:371:parse_blif$168
    connect \A $abc$163$new_n7_
    connect \B $abc$163$new_n6_
    connect \C $abc$163$new_n9_
    connect \Y \cout
  end
end