1
0
mirror of https://github.com/openhwgroup/cvw synced 2025-02-11 06:05:49 +00:00
cvw/examples/verilog/fulladder/fulladder.tv
2022-01-07 04:07:04 +00:00

10 lines
70 B
TradingView

// abc_cout s
000_00
001_01
010_01
011_10
100_01
101_10
110_10
111_11