Go to the source code of this file.
Defines | |
| #define | FLASHBASE 0x00c00000 |
| #define | FPGABASE 0x00000000 |
| #define | RANGE_REG 0x00800000 |
| #define | FPGA_DIRECT 0x00800004 |
| #define | DISPRAM 0x00010000 |
| #define | DISPREG 0x00020000 |
| #define | SRAM 0x00100000 |
| #define | PERIODREG 0x0 |
| #define | WIDTHREG 0x040 |
| #define | NPREG 0x080 |
| #define | ENABLEREG 0x0c0 |
| #define | SCALERREG 0x100 |
| #define | MODEREG 0x140 |
| #define | CSR_DONE 0x20 |
| #define | CSR_INIT 0x40 |
| #define | START_DAC 0x0 |
| #define | DAC_VAL_1 0x4 |
| #define | DAC_VAL_2 0x8 |
| #define | DAC_VAL_3 0xc |
| #define | DAC_VAL_4 0x10 |
| #define | DAC_VAL_5 0x14 |
| #define | DAC_VAL_6 0x18 |
| #define | DAC_VAL_7 0x1c |
| #define | DAC_VAL_8 0x20 |
| #define | DAC_VAL_9 0x24 |
| #define | DAC_VAL_10 0x28 |
| #define | DAC_VAL_11 0x2c |
| #define | DAC_VAL_12 0x30 |
| #define | DAC_VAL_13 0x34 |
| #define | DAC_VAL_14 0x38 |
| #define | DAC_VAL_15 0x3c |
| #define | DAC_VAL_16 0x40 |
| #define | DAC_VAL_17 0x44 |
| #define | DAC_VAL_18 0x48 |
| #define | DAC_VAL_19 0x4c |
| #define | DAC_VAL_20 0x50 |
| #define | DAC_VAL_21 0x54 |
| #define | DAC_VAL_22 0x58 |
| #define | DAC_VAL_23 0x5c |
| #define | DAC_VAL_24 0x60 |
| #define | DAC_VAL_25 0x64 |
| #define | DAC_VAL_26 0x68 |
| #define | DAC_VAL_27 0x6c |
| #define | DAC_VAL_28 0x70 |
| #define | DAC_VAL_29 0x74 |
| #define | DAC_VAL_30 0x78 |
| #define | DAC_VAL_31 0x7c |
| #define | DAC_VAL_32 0x80 |
| #define | N_SCALER 32 |
| #define | MAXBLOCK 63 |
| #define | BS 19 |
| #define BS 19 |
Definition at line 68 of file vulom3def.h.
| #define CSR_DONE 0x20 |
Definition at line 18 of file vulom3def.h.
| #define CSR_INIT 0x40 |
Definition at line 19 of file vulom3def.h.
| #define DAC_VAL_1 0x4 |
Definition at line 26 of file vulom3def.h.
| #define DAC_VAL_10 0x28 |
Definition at line 35 of file vulom3def.h.
| #define DAC_VAL_11 0x2c |
Definition at line 36 of file vulom3def.h.
| #define DAC_VAL_12 0x30 |
Definition at line 37 of file vulom3def.h.
| #define DAC_VAL_13 0x34 |
Definition at line 38 of file vulom3def.h.
| #define DAC_VAL_14 0x38 |
Definition at line 39 of file vulom3def.h.
| #define DAC_VAL_15 0x3c |
Definition at line 40 of file vulom3def.h.
| #define DAC_VAL_16 0x40 |
Definition at line 41 of file vulom3def.h.
| #define DAC_VAL_17 0x44 |
Definition at line 43 of file vulom3def.h.
| #define DAC_VAL_18 0x48 |
Definition at line 44 of file vulom3def.h.
| #define DAC_VAL_19 0x4c |
Definition at line 45 of file vulom3def.h.
| #define DAC_VAL_2 0x8 |
Definition at line 27 of file vulom3def.h.
| #define DAC_VAL_20 0x50 |
Definition at line 46 of file vulom3def.h.
| #define DAC_VAL_21 0x54 |
Definition at line 47 of file vulom3def.h.
| #define DAC_VAL_22 0x58 |
Definition at line 48 of file vulom3def.h.
| #define DAC_VAL_23 0x5c |
Definition at line 49 of file vulom3def.h.
| #define DAC_VAL_24 0x60 |
Definition at line 50 of file vulom3def.h.
| #define DAC_VAL_25 0x64 |
Definition at line 51 of file vulom3def.h.
| #define DAC_VAL_26 0x68 |
Definition at line 52 of file vulom3def.h.
| #define DAC_VAL_27 0x6c |
Definition at line 53 of file vulom3def.h.
| #define DAC_VAL_28 0x70 |
Definition at line 54 of file vulom3def.h.
| #define DAC_VAL_29 0x74 |
Definition at line 55 of file vulom3def.h.
| #define DAC_VAL_3 0xc |
Definition at line 28 of file vulom3def.h.
| #define DAC_VAL_30 0x78 |
Definition at line 56 of file vulom3def.h.
| #define DAC_VAL_31 0x7c |
Definition at line 57 of file vulom3def.h.
| #define DAC_VAL_32 0x80 |
Definition at line 58 of file vulom3def.h.
| #define DAC_VAL_4 0x10 |
Definition at line 29 of file vulom3def.h.
| #define DAC_VAL_5 0x14 |
Definition at line 30 of file vulom3def.h.
| #define DAC_VAL_6 0x18 |
Definition at line 31 of file vulom3def.h.
| #define DAC_VAL_7 0x1c |
Definition at line 32 of file vulom3def.h.
| #define DAC_VAL_8 0x20 |
Definition at line 33 of file vulom3def.h.
| #define DAC_VAL_9 0x24 |
Definition at line 34 of file vulom3def.h.
| #define DISPRAM 0x00010000 |
Definition at line 7 of file vulom3def.h.
| #define DISPREG 0x00020000 |
Definition at line 8 of file vulom3def.h.
| #define ENABLEREG 0x0c0 |
Definition at line 14 of file vulom3def.h.
| #define FLASHBASE 0x00c00000 |
Definition at line 2 of file vulom3def.h.
| #define FPGA_DIRECT 0x00800004 |
Definition at line 5 of file vulom3def.h.
| #define FPGABASE 0x00000000 |
Definition at line 3 of file vulom3def.h.
| #define MAXBLOCK 63 |
Definition at line 67 of file vulom3def.h.
| #define MODEREG 0x140 |
Definition at line 16 of file vulom3def.h.
| #define N_SCALER 32 |
Definition at line 63 of file vulom3def.h.
| #define NPREG 0x080 |
Definition at line 13 of file vulom3def.h.
| #define PERIODREG 0x0 |
Definition at line 11 of file vulom3def.h.
| #define RANGE_REG 0x00800000 |
Definition at line 4 of file vulom3def.h.
| #define SCALERREG 0x100 |
Definition at line 15 of file vulom3def.h.
| #define SRAM 0x00100000 |
Definition at line 9 of file vulom3def.h.
| #define START_DAC 0x0 |
Definition at line 25 of file vulom3def.h.
| #define WIDTHREG 0x040 |
Definition at line 12 of file vulom3def.h.
1.7.1