Error while creating executable file for the testbench VHDL

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I am trying to make an executable file for the testbench file of an VHDL project (just an halfadder in VHDL). The name of the entity in the testbench file is HALFADDER_TB and, after compiling the vhd file called HALFADDER and the testbench file called HALFADDER_TB, when I type ghdl -e HALFADDER_TB I get the following error:
/usr/bin/x86_64-linux-gnu-ld: impossibile trovare -lz collect2: error:
ld returned 1 exit status ghdl: compilation error
How can I solve? Some libraries missing? Thanks.
compiling
add a comment |Â
up vote
0
down vote
favorite
I am trying to make an executable file for the testbench file of an VHDL project (just an halfadder in VHDL). The name of the entity in the testbench file is HALFADDER_TB and, after compiling the vhd file called HALFADDER and the testbench file called HALFADDER_TB, when I type ghdl -e HALFADDER_TB I get the following error:
/usr/bin/x86_64-linux-gnu-ld: impossibile trovare -lz collect2: error:
ld returned 1 exit status ghdl: compilation error
How can I solve? Some libraries missing? Thanks.
compiling
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to make an executable file for the testbench file of an VHDL project (just an halfadder in VHDL). The name of the entity in the testbench file is HALFADDER_TB and, after compiling the vhd file called HALFADDER and the testbench file called HALFADDER_TB, when I type ghdl -e HALFADDER_TB I get the following error:
/usr/bin/x86_64-linux-gnu-ld: impossibile trovare -lz collect2: error:
ld returned 1 exit status ghdl: compilation error
How can I solve? Some libraries missing? Thanks.
compiling
I am trying to make an executable file for the testbench file of an VHDL project (just an halfadder in VHDL). The name of the entity in the testbench file is HALFADDER_TB and, after compiling the vhd file called HALFADDER and the testbench file called HALFADDER_TB, when I type ghdl -e HALFADDER_TB I get the following error:
/usr/bin/x86_64-linux-gnu-ld: impossibile trovare -lz collect2: error:
ld returned 1 exit status ghdl: compilation error
How can I solve? Some libraries missing? Thanks.
compiling
asked Jun 5 at 16:32
michele_ub
10017
10017
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1043866%2ferror-while-creating-executable-file-for-the-testbench-vhdl%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password