HLL-to-VHDL Conversion Templates
From REuP Project
Revision as of 10:25, 20 January 2011;
view current revision
←Older revision
|
Newer revision→
Jump to:
navigation
,
search
HLL to VHDL Conversion Templates
HLL Expression
VHDL Expression
Remarks
variables representation
integer variable
generic
(DATA_SIZE: natural := 32);
signal
: std_logic_vector (DATA_SIZE-1
downto
0);
floating point variable
Views
Article
Discussion
Edit
History
Personal tools
Log in / create account
Navigation
Main Page
Project Description
State of the Art
Project funding
Search
Toolbox
What links here
Related changes
Upload file
Special pages
Printable version
Permanent link