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

📄 readme.txt

📁 向量点乘源代码
💻 TXT
字号:
This readme.txt file is for the FRIO Vector Dot Product example (vecdotprod_111400.zip).

File list:

  read_me.txt
  adsp-blkfn-vdp.ldf      A linker description file for the ADSP-FRIO core.
  vecdotprod.asm          Source code for the vector dot product algorithm.
  data.asm                Test data file created in Matlab.
  datagen.m               Matlab M file used for generating test data file "Data.asm".
  macros.h                Header file with useful macros to make programming easier.

The header file macros.h can be placed in the source code directory or in the
 ..\FRIO\Include directory as they will eventually be installed there.

The source code is commented enough to be self-explanatory. It also demonstrates is a
simple demonstration of the User and Supervisor modes of operation.

Datagen.m can be executed to created new test data. The result is written to a comment
at the end of the file created (Data.asm).

⌨️ 快捷键说明

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