At this stage in the project, we've discovered what the basic requirements for our test harness are going to be. Now, we are ready to dive deeper into the hardware and software architecture that is necessary to support the test harness. Just like in previous chapters, at this stage, we are going to start with an architecture that will then feed into a more detailed design that is then used in the construction phase. Remember, the architecture should be flexible so that we can deal with any changing requirements on the fly.
Test harness design
The test harness hardware architecture
The hardware architecture for our project requires just a few minor adjustments in order to support our test harness. These updates will provide...