Go to the source code of this file.
Defines | |
| #define | BS 16 |
| #define | FLASHBASE 0x00c00000 |
| #define | FPGABASE 0x00000000 |
| #define | RANGE_REG 0x00800000 |
| #define | FPGA_DIRECT 0x00800004 |
| #define | RANGELIMIT 0x100000 |
| #define | CSRREG 0x00000000 |
| #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 | CSR_DONE 0x20 |
| #define | CSR_INIT 0x40 |
| #define | TBOX_ENA 0x0 |
| #define | TBOX_SCALL 0x4 |
| #define | TBOX_SCALH 0x8 |
| #define | TBOX_LATCH 0xc |
| #define | TBOX_SCALER1 0x40 |
| #define | TBOX_SCALER2 0x80 |
| #define | TBOX_SCALER3 0xc0 |
| #define | TBOX_SCAL_ENA 0x8 |
| #define | TBOX_SCAL_WIDTH 0x0 |
| #define | SCAL_SCAL1 0x40 |
| #define | SCAL_SCAL2 0xc0 |
| #define | GATE_DELAY 0x80 |
| #define | GATE_WIDTH 0xc0 |
| #define | N_SCALER 32 |
| #define | MAXBLOCK 63 |
| #define BS 16 |
Definition at line 1 of file vftx1def.h.
| #define CSR_DONE 0x20 |
Definition at line 22 of file vftx1def.h.
| #define CSR_INIT 0x40 |
Definition at line 23 of file vftx1def.h.
| #define CSRREG 0x00000000 |
Definition at line 10 of file vftx1def.h.
| #define DISPRAM 0x00010000 |
Definition at line 11 of file vftx1def.h.
| #define DISPREG 0x00020000 |
Definition at line 12 of file vftx1def.h.
| #define ENABLEREG 0x0c0 |
Definition at line 18 of file vftx1def.h.
| #define FLASHBASE 0x00c00000 |
Definition at line 3 of file vftx1def.h.
| #define FPGA_DIRECT 0x00800004 |
Definition at line 6 of file vftx1def.h.
| #define FPGABASE 0x00000000 |
Definition at line 4 of file vftx1def.h.
| #define GATE_DELAY 0x80 |
Definition at line 40 of file vftx1def.h.
| #define GATE_WIDTH 0xc0 |
Definition at line 41 of file vftx1def.h.
| #define MAXBLOCK 63 |
Definition at line 48 of file vftx1def.h.
| #define N_SCALER 32 |
Definition at line 44 of file vftx1def.h.
| #define NPREG 0x080 |
Definition at line 17 of file vftx1def.h.
| #define PERIODREG 0x0 |
Definition at line 15 of file vftx1def.h.
| #define RANGE_REG 0x00800000 |
Definition at line 5 of file vftx1def.h.
| #define RANGELIMIT 0x100000 |
Definition at line 8 of file vftx1def.h.
| #define SCAL_SCAL1 0x40 |
Definition at line 37 of file vftx1def.h.
| #define SCAL_SCAL2 0xc0 |
Definition at line 38 of file vftx1def.h.
| #define SCALERREG 0x100 |
Definition at line 19 of file vftx1def.h.
| #define SRAM 0x00100000 |
Definition at line 13 of file vftx1def.h.
| #define TBOX_ENA 0x0 |
Definition at line 26 of file vftx1def.h.
| #define TBOX_LATCH 0xc |
Definition at line 29 of file vftx1def.h.
| #define TBOX_SCAL_ENA 0x8 |
Definition at line 34 of file vftx1def.h.
| #define TBOX_SCAL_WIDTH 0x0 |
Definition at line 35 of file vftx1def.h.
| #define TBOX_SCALER1 0x40 |
Definition at line 30 of file vftx1def.h.
| #define TBOX_SCALER2 0x80 |
Definition at line 31 of file vftx1def.h.
| #define TBOX_SCALER3 0xc0 |
Definition at line 32 of file vftx1def.h.
| #define TBOX_SCALH 0x8 |
Definition at line 28 of file vftx1def.h.
| #define TBOX_SCALL 0x4 |
Definition at line 27 of file vftx1def.h.
| #define WIDTHREG 0x040 |
Definition at line 16 of file vftx1def.h.
1.7.1