leonardt / fault

A Python package for testing hardware (part of the magma ecosystem)
BSD 3-Clause "New" or "Revised" License
41 stars 13 forks source link

Add Tester logic to find default clock #258

Closed leonardt closed 4 years ago

leonardt commented 4 years ago

Traverses the interface and uses a clock port if there is only one. If there are multiple, we ask the user to choose one explicitly rather than guessing.