##################################### Bench: Xor Begin and Xor End Layers ##################################### This module contains the documentation for the Xor Begin and Xor End Layers and the testbenches. *********** Xor Begin *********** Model ===== .. automodule:: xor_begin_model :members: :show-inheritance: :no-index: :synopsis: Model for the Xor Begin Layer. Testbench ========= .. automodule:: test_xor_begin :members: :show-inheritance: :synopsis: Test for the Xor Begin Layer. ********* Xor End ********* Model ===== .. automodule:: xor_end_model :members: :show-inheritance: :no-index: :synopsis: Model for the Xor End Layer. Testbench ========= .. automodule:: test_xor_end :members: :show-inheritance: :synopsis: Test for the Xor End Layer.