Quote:
Originally posted by arcsylver
IMO I think the order that things should be focused on is thus.
The testbench itself.
The tests to be run/Accuracy level of such
The format which data is to be presented.
|
nah this doesn't make sence. You cannot define a test bench untill you know what the test bench is going to be used for. You need to:
1) Figure out what measurements are going to be "expected".
2) What kind of form those measurments need to be "formatted" in.
3) A proceedure for taking those measurments.
4) Find the equipment that is capable of doing 1-3.
If you pick your equipment first then your limited to what that equipment can do.