tillitis / tillitis-key1

Board designs, FPGA verilog, firmware for TKey, the flexible and open USB security key 🔑
https://www.tillitis.se
395 stars 24 forks source link

Complete testbench and API for the touch_sense core #122

Closed secworks closed 1 year ago

secworks commented 1 year ago

The testbench core should have test cases for 100% of the core functionality. The README should provide a description of the core including functionality and API.

secworks commented 1 year ago

Commit https://github.com/tillitis/tillitis-key1/commit/a8c1a77b2475a034656c2c8812e3aefd7ca23c03 adds complete testcase. The commit also updates the README with a better description of what the core does, API and expected usage.