/******************************************************** * * * VIRTUOSO Sysgen generated file * * Backend build : 4.1 R2.04 * * DO NOT EDIT OR CHANGE DIRECTLY!!! * * * * Sysgen Utility Copyright (c) 1992-98 * * Eonic Systems nv * * * * Tel. +32 16.62.15.85 * * Fax. +32 16.62.15.84 * * Email support@eonic.com * * Buglist http://www.eonic.com * * * * In case of problems with the code in this file, * * you should send this file and the VPF file that was * * the input to the sysgen utility to support@eonic.com * * * ********************************************************/ #ifndef _ALLNODES_H #define _ALLNODES_H #define EXE 0x00000001 #define SYS 0x00000002 #define FPU 0x00000004 #define GROUP_BLUE_CHANNEL 0x00000008 #define GROUP_RED_CHANNEL 0x00000010 #define GROUP_BOL 0x00000020 #define GROUP_DPU 0x00000040 #define GROUP_CS 0x00000080 #define GROUP_HK 0x00000100 #define GROUP_SIM_DET 0x00000200 #define NODE1 0x00010000 #define SEQ 0x00010000 #define DPU_REC 0x00010001 #define HK 0x00010002 #define HKDIAG 0x00010003 #define DPU_SEND 0x00010004 #define DET_SIM 0x00010005 #define BOL_REC 0x00010006 #define BOL_CTRL 0x00010007 #define RED_DEC_CTRL 0x00010008 #define RED_DEC_REC 0x00010009 #define RED_PACK_ENC 0x0001000a #define BLUE_DEC_REC 0x0001000b #define BLUE_DEC_CTRL 0x0001000c #define BLUE_PACK_ENC 0x0001000d #define CS_CTRL_1 0x0001000e #define CS_CTRL_2 0x0001000f #define SMCS_DRV_IRQ 0x00010010 #define SMCS_DRV_STATE 0x00010011 #define TEMP_SENSORS 0x00010012 #define SEQUENCER_FIFO 0x00010000 #define DPUSENDER_FIFO 0x00010001 #define BLUE_DEC_FIFO 0x00010002 #define BLUE_PACKET_ENCODER_FIFO 0x00010003 #define BOL_CTRL_FIFO 0x00010004 #define RED_DEC_FIFO 0x00010005 #define RED_PACKET_ENCODER_FIFO 0x00010006 #define SEMA_TIMER_HOUSEKEEPING_GENERAL 0x00010000 #define SEMA_TIMER_HOUSEKEEPING_DIAGNOSTIC 0x00010001 #define SEMA_HK_PACKET_BUFFER_AVAILABLE 0x00010002 #define SEMA_TIMER_CHOP_SIM 0x00010003 #define SEMA_TIMER_DETECTOR_SIMULATOR 0x00010004 #define SEMA_DUMP_BUFFER_AVAILABLE 0x00010005 #define SEMA_TIMER_CS_1 0x00010006 #define SEMA_TIMER_CS_2 0x00010007 #define SEMA_SMCS_DRV_IRQ 0x00010008 #define SEMA_BLUE_DEC_SECOND_TO_LAST_READOUT_RECEIVED 0x00010009 #define SEMA_RED_DEC_SECOND_TO_LAST_READOUT_RECEIVED 0x0001000a #define SEMA_SMCS_DRV_STATE 0x0001000b #define SEMA_TEMP_SENSORS 0x0001000c #define RES_STDIO 0x00010000 #define RES_PARAMS 0x00010001 #define TICKFREQ 1000 #define DATALEN 2000 #define CEILING_PRIO 5 #define KERNEL_PRIO 0 #define DRIVER_PRIO 0 #define TICKTIME 1000 #endif