📄 spsamo.1
字号:
.\" @(#)spsamo.1 1.1 4/25/86.TH SPSAMO 1\-SPS 4/25/86.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Processing, Inc..SH NAMEspsamo \- convert sampled data from SPS file to an AM object file.SH SYNOPSIS.B spsamo[.BI \-s " start"] [.BI \-n " npoints"] [.BI \-l " dmem-loc"] [] [.BI \-g " gain".I ifile] [.I ofile].SH DESCRIPTION.PP.I Sdsamowrites data from an SPS sampled data file in the form of an object file forthe DSP Abstract Machine (AM). This object file may be loaded by AMSIM, theAM simulator; the effect is to store the sampled datain DMEM..PPBy default, the first 65536 points of the data file (or all of them, if thereare fewer points in the file) are written into the object file, and the datais loaded at DMEM address zero. The.B \-soption, followed by an integer, specifies a different starting point (default1, the first point in the file). The.B \-loption, followed by a hexadecimal value, specifies the starting point in theAM's data memory where the data are to be loaded (default: 0). The.B \-noption, followed by an integer, specifies the number of points to write. Thedefault is to write from the starting point to either the end of the inputfile or the end of the AM's data memory, which holds 65536 values. The.B \-goption, followed by a real number, specifies a gain. The data from the SPSfile are multiplied by the gain..PPThe data are rounded to the nearest integer before writing..SH SPS PARAMETERSThe SPS parameter file is not used..SH DIAGNOSTICSA fatal error occurs if the input file does not exist or is not an SPSsampled data file..SH EXPECTED CHANGESA scale factor might be added.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -