This shows you the differences between two versions of the page.
|
ac-is:lab-ie:lab01 [2025/10/26 16:19] ionut.pascal [Lab practice] |
ac-is:lab-ie:lab01 [2025/10/28 15:40] (current) ionut.pascal [Home practice] |
||
|---|---|---|---|
| Line 31: | Line 31: | ||
| * //Hint//: Think about the corner cases. | * //Hint//: Think about the corner cases. | ||
| * //**Note**//: A complete testing shall exercise all of the inputs. | * //**Note**//: A complete testing shall exercise all of the inputs. | ||
| - | - Implement a 8bit multiplier, with 2 inputs and one output. | + | * **For enthusiasts**: Try the implementation using [[https://www.researchgate.net/publication/283037309/figure/fig2/AS:454461651984390@1485363509931/Eight-bit-Ripple-Carry-adder.png|Ripple Carry Adder]]. |
| + | - Implement an //8bit multiplier//, with 2 inputs and one output. | ||
| * //Hint//: Take as reference the adder8 module. | * //Hint//: Take as reference the adder8 module. | ||
| * //Hint//: What is the size of the output? Consider the highest 8bit number. | * //Hint//: What is the size of the output? Consider the highest 8bit number. | ||
| Line 40: | Line 41: | ||
| ===== Resources ===== | ===== Resources ===== | ||
| - | * {{ac-is:lab-ie:lab1_xilinx.zip|XILINX work files}} | + | |
| - | * {{ac-is:lab-ie:lab1_vivado.zip|VIVADO work files}} | + | * {{ac-is:lab-ie:lab1_demo.zip|Demo exercise files}} |
| - | * {{ac-is:lab-ie:lab1ha_xilinx.zip|XILINX home assignment files}} | + | * {{ac-is:lab-ie:lab1_vivado_2025.zip|Lab practice files}} |
| - | * {{ac-is:lab-ie:lab1ha_vivado.zip|VIVADO home assignment files}} | + | * {{ac-is:lab-ie:lab1ha_vivado.zip|Home practice files}} |
| <ifauth @ac-is> | <ifauth @ac-is> | ||
| ---- | ---- | ||
| + | * {{ac-is:lab-ie:lab1_xilinx.zip|XILINX work files}} | ||
| + | * {{ac-is:lab-ie:lab1ha_xilinx.zip|XILINX home assignment files}} | ||
| * {{.:lab01:sol:lab1_sol.zip|Soluție laborator}} | * {{.:lab01:sol:lab1_sol.zip|Soluție laborator}} | ||
| * [[ac-is:internal:guidelines|Ghid asistent]] | * [[ac-is:internal:guidelines|Ghid asistent]] | ||
| </ifauth> | </ifauth> | ||