| @@ -0,0 +1,18 @@ | |||||
| # Step (name) | |||||
| ## Description | |||||
| ( Describe the step briefly ) | |||||
| - [ ] Finish previous step | |||||
| - [ ] Set deadline | |||||
| - [ ] Create separate branch | |||||
| - [ ] Answer prestep evaluation questions | |||||
| - [ ] Design/implement hardware according to the design method | |||||
| - [ ] Test design/implementation | |||||
| - [ ] Evaluate design method step | |||||
| - [ ] Answer post step questions | |||||
| - [ ] Answer method questions | |||||
| - [ ] Write short report on step implementation | |||||
| - [ ] Create merge request | |||||
| - [ ] Merge branch with Master | |||||
| @@ -0,0 +1,5 @@ | |||||
| # Master Assignment Hardware Development | |||||
| This repository contains the design and model files for the hardware development to test a design method. | |||||
| The design consists of specific steps, which will be covered by a separate issue each. | |||||