-
Notifications
You must be signed in to change notification settings - Fork 0
talhaiqbal-10xe/demosiacing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Dadda Code generator NOTE: THIS IS NOT THE COMPLETE CODE FOR DEMOSIACING. IN FACT, THE CODE IS ONLY FOR MULTIPLICATIONS AND ADDITIONS. The main file is 'dadda_code_generator' operands = number of addition terms bitwidth = bitwidth of numbers to be added qBits = bitwidth of multiplicand pBits = bitwidth of muiltiplier AorM = Adder or Multiplier selection (AorM ==1) ==>adder (AorM==0) ==> multiplier The code is compressing an addition tree as well as a multiplication tree. Both are independent from each other and one can be commented. file names are to be written manually in the last section of the code.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published