-
Notifications
You must be signed in to change notification settings - Fork 0
/
glossary.tex
51 lines (34 loc) · 1.64 KB
/
glossary.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
\pagestyle{empty}
%\newglossaryentry{A_B^C}{type=main,name={\ensuremath{A_B^C}},sort=A,description={A dummy symbol }}
\newacronym{ansi}{ANSI}{American National Standards Institute}
\newacronym{asic}{ASIC}{Application-Specific Integrated Circuit}
\newacronym{cpu}{CPU}{Central Processing Unit}
\newacronym{csv}{CSV}{Comma-Separated Values}
\newacronym{dfg}{DFG}{Data-Flow Graph}
\newacronym{ddvc}{DDVC}{Digital Design and Verification Conventions}
\newacronym{dsl}{DSL}{Domain Specific Language}
\newacronym{dsp}{DSP}{Digital Signal Processing}
\newacronym{fir}{FIR}{Finite Impulse Response}
\newacronym{fpga}{FPGA}{Field-Programmable Gate Array}
\newacronym{fsm}{FSM}{Finite State Machine}
\newacronym{gcc}{GCC}{GNU Compiler Collection}
\newacronym{hcl}{HCL}{Hardware Construction Language}
\newacronym{hdl}{HDL}{Hardware Description Language}
\newacronym{hll}{HLL}{High-Level Language}
\newacronym{hls}{HLS}{High-Level Synthesis}
\newacronym{hw}{HW}{Hardware}
\newacronym{ide}{IDE}{Integrated Development Environment}
\newacronym{iir}{IIR}{Infinite Impulse Response}
\newacronym{ir}{IR}{Intermediate Representation}
\newacronym{lto}{LTO}{Link-Time-Optimization}
%\newacronym{ntnu}{NTNU}{Norwegian University of Science and Technology}
\newacronym{ram}{RAM}{Random Access Memory}
\newacronym{rtl}{RTL}{Register-Transfer Level}
%\newacronym{sap-1}{SAP-1}{Simple-As-Possible-1}
%\newacronym{scp}{SCP}{Secure Copy Protocol}
\newacronym{soc}{SoC}{System-on-Chip}
%\newacronym{ssh}{SSH}{Secure Shell}
\newacronym{sw}{SW}{Software}
%\newacronym{tcl}{TCL}{Tool Command Language}
\newacronym{vcd}{VCD}{Value Change Dump}
%\newacronym{vdi}{VDI}{VirtualBox Disk Image}