]> Witch of Git - nan-gate/commit
Implement yosys passes to synthesize to NaN gates
authorCassie Jones <code@witchoflight.com>
Fri, 26 Apr 2019 06:01:46 +0000 (02:01 -0400)
committerCassie Jones <code@witchoflight.com>
Fri, 26 Apr 2019 06:01:46 +0000 (02:01 -0400)
commitc854b6ba3bc4efb9baff699e91acafabfe08ebdb
treebb69528edaa2c39b0731ab2be20ef0bb9128a6ff
Implement yosys passes to synthesize to NaN gates
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
dff_nan.pmg [new file with mode: 0644]
erase_b2f.pmg [new file with mode: 0644]
example/example.sv [new file with mode: 0644]
example/example.ys [new file with mode: 0644]
gateware.sv [new file with mode: 0644]
nangate.cc [new file with mode: 0644]
share_nan.pmg [new file with mode: 0644]