Share common tests
authorMiodrag Milanovic <mmicko@gmail.com>
Fri, 18 Oct 2019 10:19:59 +0000 (12:19 +0200)
committerMiodrag Milanovic <mmicko@gmail.com>
Fri, 18 Oct 2019 10:19:59 +0000 (12:19 +0200)
commit5603595e5c0efd2afc9ba810e6e5992e5d81d44c
treedcf99c611410e055a7ea71c970938ed6ee50a3c6
parentab98f2dccf52a1bba396fe313ea0670603dc45ca
Share common tests
114 files changed:
tests/arch/anlogic/add_sub.v [deleted file]
tests/arch/anlogic/add_sub.ys
tests/arch/anlogic/counter.v [deleted file]
tests/arch/anlogic/counter.ys
tests/arch/anlogic/dffs.v [deleted file]
tests/arch/anlogic/dffs.ys
tests/arch/anlogic/fsm.v [deleted file]
tests/arch/anlogic/fsm.ys
tests/arch/anlogic/latches.v [deleted file]
tests/arch/anlogic/latches.ys
tests/arch/anlogic/logic.ys [new file with mode: 0644]
tests/arch/anlogic/mux.v [deleted file]
tests/arch/anlogic/mux.ys
tests/arch/anlogic/shifter.v [deleted file]
tests/arch/anlogic/shifter.ys
tests/arch/anlogic/tribuf.v [deleted file]
tests/arch/anlogic/tribuf.ys
tests/arch/common/add_sub.v [new file with mode: 0644]
tests/arch/common/adffs.v [new file with mode: 0644]
tests/arch/common/counter.v [new file with mode: 0644]
tests/arch/common/dffs.v [new file with mode: 0644]
tests/arch/common/fsm.v [new file with mode: 0644]
tests/arch/common/latches.v [new file with mode: 0644]
tests/arch/common/logic.v [new file with mode: 0644]
tests/arch/common/mul.v [new file with mode: 0644]
tests/arch/common/mux.v [new file with mode: 0644]
tests/arch/common/shifter.v [new file with mode: 0644]
tests/arch/common/tribuf.v [new file with mode: 0644]
tests/arch/ecp5/add_sub.v [deleted file]
tests/arch/ecp5/add_sub.ys
tests/arch/ecp5/adffs.v [deleted file]
tests/arch/ecp5/adffs.ys
tests/arch/ecp5/counter.v [deleted file]
tests/arch/ecp5/counter.ys
tests/arch/ecp5/dffs.v [deleted file]
tests/arch/ecp5/dffs.ys
tests/arch/ecp5/fsm.v [deleted file]
tests/arch/ecp5/fsm.ys
tests/arch/ecp5/latches.v [deleted file]
tests/arch/ecp5/latches.ys
tests/arch/ecp5/logic.v [deleted file]
tests/arch/ecp5/logic.ys
tests/arch/ecp5/mul.v [deleted file]
tests/arch/ecp5/mul.ys
tests/arch/ecp5/mux.v [deleted file]
tests/arch/ecp5/mux.ys
tests/arch/ecp5/shifter.v [deleted file]
tests/arch/ecp5/shifter.ys
tests/arch/ecp5/tribuf.v [deleted file]
tests/arch/ecp5/tribuf.ys
tests/arch/efinix/add_sub.v [deleted file]
tests/arch/efinix/add_sub.ys
tests/arch/efinix/adffs.v [deleted file]
tests/arch/efinix/adffs.ys
tests/arch/efinix/counter.v [deleted file]
tests/arch/efinix/counter.ys
tests/arch/efinix/dffs.v [deleted file]
tests/arch/efinix/dffs.ys
tests/arch/efinix/fsm.v [deleted file]
tests/arch/efinix/fsm.ys
tests/arch/efinix/latches.v [deleted file]
tests/arch/efinix/latches.ys
tests/arch/efinix/logic.v [deleted file]
tests/arch/efinix/logic.ys
tests/arch/efinix/mux.v [deleted file]
tests/arch/efinix/mux.ys
tests/arch/efinix/shifter.v [deleted file]
tests/arch/efinix/shifter.ys
tests/arch/efinix/tribuf.v [deleted file]
tests/arch/efinix/tribuf.ys
tests/arch/ice40/add_sub.v [deleted file]
tests/arch/ice40/add_sub.ys
tests/arch/ice40/adffs.v [deleted file]
tests/arch/ice40/adffs.ys
tests/arch/ice40/counter.v [deleted file]
tests/arch/ice40/counter.ys
tests/arch/ice40/dffs.v [deleted file]
tests/arch/ice40/dffs.ys
tests/arch/ice40/fsm.v [deleted file]
tests/arch/ice40/fsm.ys
tests/arch/ice40/latches.v [deleted file]
tests/arch/ice40/latches.ys
tests/arch/ice40/logic.v [deleted file]
tests/arch/ice40/logic.ys
tests/arch/ice40/mul.v [deleted file]
tests/arch/ice40/mul.ys
tests/arch/ice40/mux.v [deleted file]
tests/arch/ice40/mux.ys
tests/arch/ice40/shifter.v [deleted file]
tests/arch/ice40/shifter.ys
tests/arch/ice40/tribuf.v [deleted file]
tests/arch/ice40/tribuf.ys
tests/arch/xilinx/add_sub.v [deleted file]
tests/arch/xilinx/add_sub.ys
tests/arch/xilinx/adffs.v [deleted file]
tests/arch/xilinx/adffs.ys
tests/arch/xilinx/counter.v [deleted file]
tests/arch/xilinx/counter.ys
tests/arch/xilinx/dffs.v [deleted file]
tests/arch/xilinx/dffs.ys
tests/arch/xilinx/fsm.v [deleted file]
tests/arch/xilinx/fsm.ys
tests/arch/xilinx/latches.v [deleted file]
tests/arch/xilinx/latches.ys
tests/arch/xilinx/logic.v [deleted file]
tests/arch/xilinx/logic.ys
tests/arch/xilinx/mul.v [deleted file]
tests/arch/xilinx/mul.ys
tests/arch/xilinx/mux.v [deleted file]
tests/arch/xilinx/mux.ys
tests/arch/xilinx/shifter.v [deleted file]
tests/arch/xilinx/shifter.ys
tests/arch/xilinx/tribuf.v [deleted file]
tests/arch/xilinx/tribuf.ys