-
Notifications
You must be signed in to change notification settings - Fork 0
emonrm/SRT-Division-Simulator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simulator to mimic the behavior of SRT division technique (in C++). Dividend length and divisor length are (8, 4), (12, 6), (16, 8), and (24, 12) bits, both fractions (dividend and divisor could be unnormalized). It generates the result, execution time in term of ∆t, where ∆t is the delay of a basic logic gate (AND or OR). *Uses carry select adder to perform addition, *Shift operation is 3∆t *2s complement operation is n*∆t (n is the operand length).
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published