X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Chapters%2FHardwareDescription.tex;h=5113689ca2a69f17793e68479ed78bd5592145ff;hp=c9005967fd128fadfed7f712227d3939010d37f7;hb=77f079684a01c329d10d1cd00cf5e4ee1d05377f;hpb=6b779650796b6ef5c72ea261238f8576b049d925 diff --git a/Chapters/HardwareDescription.tex b/Chapters/HardwareDescription.tex index c900596..5113689 100644 --- a/Chapters/HardwareDescription.tex +++ b/Chapters/HardwareDescription.tex @@ -18,7 +18,7 @@ \section{Function application} The basic syntactic element of a functional program are functions and - function application. These have a single obvious VHDL translation: Each + function application. These have a single obvious \small{VHDL} translation: Each function becomes a hardware component, where each argument is an input port and the result value is the output port.