module turntable_par (ARCHITECTURE, COMPONENTS, CONTROLLER_PAR) is process MAIN [REQ, INF: SigBoolChannel, CMD, MU: SigChannel, ADD, REM, ERR, LAMBDA, NU: none] is ARCHITECTURE [REQ, INF, CMD, MU, ADD, REM, ERR, LAMBDA, NU] end process end module