'\" t .\" Title: FAUHDLI .\" Author: FAUmachine Team .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 07/22/2020 .\" Manual: [FIXME: manual] .\" Source: FAUmachine Team .\" Language: English .\" .TH "FAUHDLI" "1" "07/22/2020" "FAUmachine Team" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" fauhdli \- Interprete intermediate code that was generated from \fBfauhdlc\fR\&. .SH "SYNOPSIS" .HP \w'\fBfauhdli\fR\ 'u \fBfauhdli\fR [\fB\ \-\-debug\ \fR] {\fB\ \-\-simulate\ \fR\fB\fItop\-entity\fR\fR\fB\ \fR} [\fB\ \-\-output\ \fR\fB\fIvcd\-file\fR\fR\fB\ \fR] [\fB\ \-\-trace\ \fR\fB\fIentity\fR\fR\fB\ \fR...] {\fB\ \fR\fB\fIinput\-file\fR\fR\fB\ \fR} .SH "DESCRIPTION" .PP \fBfauhdli\fR is an interpreter for the intermediate code files that result from the VHDL compiler \fBfauhdlc\fR\&. .SH "OPTIONS" .PP These programs follow the usual GNU command line syntax, with long options starting with two dashes (`\-\*(Aq)\&. A summary of options is included below\&. .PP \fB\-d\fR, \fB\-\-debug\fR .RS 4 Enable debugging, which will print out line numbers for each intermediate code line that is processed\&. .RE .PP \fB\-s\fR, \fB\-\-simulate\fR \fItop\-entity\fR .RS 4 Use \fItop\-entity\fR as start of the simulation, e\&.g\&."work:test_bench"\&. .RE .PP \fB\-o\fR, \fB\-\-output\fR \fIvcd\-file\fR .RS 4 Output the signal changes into \fIvcd\-file\fR\&. The result can be viewed with \fBgtkwave\fR\&. .RE .PP \fB\-t\fR, \fB\-\-trace\fR \fIentity\fR .RS 4 Trace all signals in \fIentity\fR\&. Use in conjunction with \fB\-o\fR\&. May be specified more than once\&. .RE .SH "SEE ALSO" .PP \fBfauhdlc\fR(1) .SH "CONTACT" .PP Please report all bugs to FAUmachine Team \&. \m[blue]\fBFAUmachine/fauhdlc Homepage\fR\m[]\&\s-2\u[1]\d\s+2\&. .SH "AUTHOR" .PP \fBFAUmachine Team\fR .SH "COPYRIGHT" .br Copyright \(co 2009 FAUmachine Team Developed at Friedrich Alexander University Erlangen-Nuremberg. .br .PP FAUhdlc comes with ABSOLUTELY NO WARRANTY\&. FAUhdlc is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version\&. See COPYING for details\&. .sp .SH "NOTES" .IP " 1." 4 FAUmachine/fauhdlc Homepage .RS 4 \%http://www.faumachine.org .RE