News

With MyHDL, Python's unit testing framework, unittest, can be used for test-driven hardware development. Listing 3 shows test code for the SPI slave module. Tests are defined in a subclass of the ...