User Tools

Site Tools


haas:fall2022:discrete:projects:lmr1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

haas:fall2022:discrete:projects:lmr1 [2022/10/15 12:36] – created wedgehaas:fall2022:discrete:projects:lmr1 [2022/10/15 12:54] (current) wedge
Line 4: Line 4:
 </WRAP> </WRAP>
  
-======PROJECT: Logical Math Routines (LMR0)======+======PROJECT: Logical Math Routines (LMR1)======
  
 =====OBJECTIVE===== =====OBJECTIVE=====
-To take a first-principles, deep dive into the various math functionality often used but not dwelled upon: here we implement math with basic logical operations and build up further routines from those basic parts. And of course, collaboratively documenting the process.+To take a first-principles, deep dive into the various math functionality often used but not dwelled upon: here we use the basic logical operations we implemented in the prior project and build up further routines from those basic parts. And of course, collaboratively documenting the process. 
 + 
 +=====OVERVIEW===== 
 +Using the basic logical operations implemented in lmr0, we are seeking to implement the following math routines all upon our 12-bit (or more) custom array: 
 + 
 +  * addition 
 +  * subtraction 
 +  * multiplication 
 +  * integer division 
 +  * integer remainder 
 +  * exponent (power) 
 +  * some additional math operation of your choice (square root, sine, etc.)
  
 =====GRABIT===== =====GRABIT=====
Line 17: Line 28:
  
 =====EDIT===== =====EDIT=====
-You will want to go [[/notes/discrete/fall2022/projects/lmr0|here]] to edit and fill in the various sections of the document:+You will want to go [[/notes/discrete/fall2022/projects/lmr1|here]] to edit and fill in the various sections of the document:
  
-  * [[/notes/discrete/fall2022/projects/lmr0|https://lab46.g7n.org/notes/discrete/fall2022/projects/lmr0]]+  * [[/notes/discrete/fall2022/projects/lmr1|https://lab46.g7n.org/notes/discrete/fall2022/projects/lmr1]]
  
-{{page>notes:discrete:fall2022:projects:lmr0&nouser&nodate&nomdate&editbtn}}+{{page>notes:discrete:fall2022:projects:lmr1&nouser&nodate&nomdate&editbtn}}
  
 =====SUBMISSION===== =====SUBMISSION=====
haas/fall2022/discrete/projects/lmr1.1665837379.txt.gz · Last modified: 2022/10/15 12:36 by wedge