Commit graph

26 commits

Author SHA1 Message Date
Eric Matthews
904fa6f6f9 linting : div interface parameter changes 2020-06-22 15:20:19 -07:00
Eric Matthews
27caeb5514 div algorithms pruned and div unit input buffering reduced 2020-06-07 18:31:11 -07:00
Eric Matthews
a31320a79f updated other quick divides with div zero changes 2020-06-03 13:46:41 -07:00
Eric Matthews
6044526876 removed div by zero from a critical timing path 2020-06-03 13:46:41 -07:00
Eric Matthews
43de33549a improved div by zero resource usage 2020-01-21 23:31:05 -08:00
Eric Matthews
986f718da8 quickr4 fix 2019-11-26 14:39:55 -08:00
Eric Matthews
0558c63557 div interface refactor 2019-11-19 18:06:20 -08:00
Eric Matthews
fb1f52b6d0 Removed one cycle from quick_div 2019-11-19 14:51:41 -08:00
fla30
caea95e86d div commit 2019-10-21 16:24:44 -07:00
fla30
a84ccb98af Modified testbench for div_unit to reflect interface changes 2019-10-09 11:40:46 -07:00
fla30
72783344e4 Added two additional version of div 2019-10-09 11:39:06 -07:00
Eric Matthews
c9015dc180 fixed quick div reuse timing bug 2019-09-04 09:02:54 -07:00
Eric Matthews
184aad14c8 code cleanups 2019-09-03 17:26:08 -07:00
Eric Matthews
db775b826e misc fixes 2019-09-02 15:57:40 -07:00
fla30
3117582da4 Updated dividers with div_zero & Fixed radix-8 FF count 2019-04-17 14:57:33 -07:00
Eric Matthews
5794eeeecc Merge branch 'master' of gitlab.com:sfu-rcl/Taiga-dev 2019-01-23 15:25:40 -08:00
Eric Matthews
dfb8f5329d folded div zero check into div algo 2019-01-23 15:25:11 -08:00
fla30
e92697868d Merge branch 'master' of https://gitlab.com/sfu-rcl/Taiga-dev
merging before new commit
2019-01-12 15:10:55 -08:00
fla30
ea97555723 Added early terminating radix-8 divider 2019-01-12 15:10:26 -08:00
Eric Matthews
7f92a32bba freq/resource improvements 2019-01-07 15:54:01 -08:00
Eric Matthews
4526083df6 clz_mk2 fix 2019-01-02 16:34:02 -08:00
Eric Matthews
9071e470cb radix-8 fix 2019-01-02 14:57:33 -08:00
Eric Matthews
b04b9083e3 quick div experimental 2019-01-02 14:01:52 -08:00
Eric Matthews
8296e07269 cleanups, frequency improvements 2019-01-02 13:42:31 -08:00
fla30
5b06b267fd Added Radix8 divider - have issue with REM and UREM 2018-12-29 17:44:41 -08:00
Eric Matthews
54e386057e div reorg 2018-12-21 13:59:53 -08:00