25 Commits (826a0ec5df3d9d9fff9be1d05ca513ef56d729ed)

Author SHA1 Message Date
Dennis Sperzel 826a0ec5df testing: addition addition_float sum of two positiv integer 11 months ago
Dennis Sperzel 3c6dfb4fb6 testing: addition addition_precision sum of two precisions with sum lower than 2^24 11 months ago
Dennis Sperzel 78305c0852 refactoring: rename function exponent and output and variables 11 months ago
Dennis Sperzel d616d52a76 testing: addition number output with sign, exponent and precision 11 months ago
Dennis Sperzel 9454b90569 addition number output with sign, exponent and precision 11 months ago
Dennis Sperzel feeafc2a74 testing: addition addition_float base case 0+number=number 11 months ago
Dennis Sperzel 78307a0c6b testing: addition read exponent of a floating number 11 months ago
Dennis Sperzel 537ef341b5 refactoring: rename variables and function due raise readability 11 months ago
Dennis Sperzel 03758ed163 refactoring: rename union in additions test 11 months ago
Dennis Sperzel 1f296acd87 testing: addition read precision of a floating number 11 months ago
Dennis Sperzel f3ee1a219d testing: addition read sign out of number 11 months ago
Dennis Sperzel aedf039805 testing: addition floating numbers base case 0+0=0 11 months ago
Dennis Sperzel bd819ee522 testing: addition for all unsigned integer 11 months ago
Dennis Sperzel a1f7c97c45 refactoring: functions addition and full_adder data type change with typedef num 11 months ago
Dennis Sperzel abd46fe614 refactoring: unify data types full adder and testing 11 months ago
Dennis Sperzel fe1129bef6 testing: addition base case to tenscolumns 11 months ago
Dennis Sperzel 721c04c3b4 testing: addition base case onecolumns 11 months ago
Dennis Sperzel 320e7fd6f4 testing: addition base case 0+0=0 11 months ago
Dennis Sperzel 505b48c047 testing: addition full adder complete sum with carry 11 months ago
Dennis Sperzel 6ba44193da refactoring: full adder preparation for using nextcarry 11 months ago
Dennis Sperzel e8e328744a testing: addition full adder complete sum without carry 11 months ago
Dennis Sperzel 1ed9c0bf69 refactoring: function full_adder and variables 11 months ago
Dennis Sperzel 60596dba57 testing: addition full adder base case 0+0=0 with carryover 11 months ago
Dennis Sperzel 9bb254442e testing: addition full adder base case 0+0=0 11 months ago
Dennis Sperzel 9c9ca9a1f1 addition full adder base case 0+0=0 11 months ago