ucb-bar / dsptools

A Library of Chisel3 Tools for Digital Signal Processing
Apache License 2.0
221 stars 38 forks source link

Add Interval support #202

Closed chick closed 4 years ago

chick commented 4 years ago

Derived IntervalTypeClass from FixedPointTypeClass

chick commented 4 years ago

Tests working for this PR requires merge of PR #203

chick commented 4 years ago

Dependent instead of PR #185