I've recently developed a generic high-speed, multiple input/output (200+ scalar data values) logic engine (I use that term loosely) and I'm looking for 'real world' applications / datasets to use for testing.
The trivial (and boring) approach would be to use a Boolean table that tests every possible combination / permutation of inputs and outputs. The more interesting approach would be to find a real world example that leverages the engine's ability to use dynamically spawned timers and data value hysteresis.
So far, I've been unsuccessful in finding a worthy real world application / dataset. So, I'm throwing it out there to the forum....any ideas on how I can get this done?