SiLab-Bonn / basil

A data acquisition framework in Python and Verilog.
BSD 3-Clause "New" or "Revised" License
40 stars 29 forks source link

ADD: SentioProber driver for use in Hong Kong #195

Closed Marrkson closed 1 year ago

Marrkson commented 1 year ago

This MR adds HL driver for a sentio probe station as used in Hong Kong for wafer probing

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.21 :warning:

Comparison is base (f436c8f) 35.21% compared to head (dca550b) 35.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #195 +/- ## ========================================== - Coverage 35.21% 35.01% -0.21% ========================================== Files 80 81 +1 Lines 5387 5418 +31 ========================================== Hits 1897 1897 - Misses 3490 3521 +31 ``` | [Impacted Files](https://codecov.io/gh/SiLab-Bonn/basil/pull/195?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SiLab-Bonn) | Coverage Δ | | |---|---|---| | [basil/HL/SentioProber.py](https://codecov.io/gh/SiLab-Bonn/basil/pull/195?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SiLab-Bonn#diff-YmFzaWwvSEwvU2VudGlvUHJvYmVyLnB5) | `0.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SiLab-Bonn). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SiLab-Bonn)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

leloup314 commented 1 year ago

Looks fine to me