⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sidev_dir_structure.txt

📁 The PCI Local bus concept was developed to break the PC data I/O bottleneck and clearly opens the d
💻 TXT
字号:
The following tree describes the directory structure and associated code for the SI-DSP and SI-MOD cards; excludes QuX code for both the DSP and host levels. 
___________________________

sidev: All SI development code.
  |-->siddk: host code
        |-->common_ddk: Common code to all host level demo apps (sample), applicable to both generic and SI hardware.

        |-->common_sihw: Common code to all host level demo apps (sisample) for SI-DSP hardware only, including COFF loaders and communication modes.

        |-->si_modules: Host level source code with APIs specific for all SI-MOD cards.
               |-->mod64: Host level source code for SI-MOD64xx daughter modules only.

        |-->siddk_plx: Host level source code for all PLX based boards, generic and SI specific.

               |-->apps: Host level source code for demos and apps for all PLX based boards, generic and SI specific.

                    |-->plx: Host level source code for generic PLX based boards.
                           |-->miscell: Miscellaneous files, such as generic PLX NVRAM contents.
                           |-->sample: Compiler utility files for creating Windows generic SAMPLE.EXE command line executable.
                                    |-->linux; compiler MAKEFILE files for creating Linux generic SAMPLE.EXE command line executable.
                           |-->samplib: Compiler utility files for creating Windows generic SAMPLIB.DLL shared/dynamic link library.
                                    |-->linux; compiler MAKEFILE files for creating Linux  generic SAMPLIB.DLL shared/dynamic link library.
                           |-->testvis: LabVIEW library using SAMLIB shared library.

                    |-->sihw_plx: Host level source code for SI hardware based on PLX device.
                           |-->c33:
                                    |-->c3xmod64_sample: Compiler utility files for creating Windows C33-MOD64xx SISAMPLE.EXE command line executable.
                                            |-->linux; compiler MAKEFILE files for creating Linux C33-MOD64xx SISAMPLE.EXE command line executable.
                                    |-->miscell: Miscellaneous files, such as C33 PLX NVRAM contents.
                                    |-->sisample: Compiler utility files for creating Windows C33 SISAMPLE.EXE command line executable.
                                            |-->linux; compiler MAKEFILE files for creating Linux C33 SISAMPLE.EXE command line executable.
                                    |-->sisamplib: Compiler utility files for creating Windows C33 SISAMPLIB.DLL shared/dynamic link library.
                                            |-->linux; compiler MAKEFILE files for creating Linux C33 SISAMPLIB.DLL shared/dynamic link library.
                                    |-->testvis: LabVIEW library using SISAMPLIB shared library.
                           |-->common: Host level code common to all SI-DSP hardware.


               |-->common: Host level source code common for all PLX based hardware, generic and SI specific.
               |-->docs: Documentation for SI-DDK-PLX on all OSes.
               |-->drivers: All source code to PLX based device drivers for all OSes, applicable to all PLx based hardware.
                    |-->linux: Linux driver source code
                    |-->wdm: Win98/2000/XP driver source code
___________________________

  |-->sidsp: DSP source code
        |-->basiccom: Directories containing source code for basic DSP communications.
               |-->plxc33: DSP source code with all communication modes for PLX based C33 SI-DSP cards.

___________________________

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -