AHB_Generate.pl does not generate ahb_configure.vhd
Information:
Type :: BUG
Status :: CLOSED
Assigned to ::
nobody
Description:
Hi,
I have tried to generate AHB matrix system.
Iam working in Windows environment.
Initially, i got error as below:
"Global symbol "$confile" requires explicit package name at AHB_Generate.pl line 2336.
Execution of AHB_Generate.pl aborted due to compilation errors.
So, i commeneted lines below:
#use strict;
#use strict 'subs';
when i try to run AHB_Generate.pl, a file is missing.
vhdl file "ahb_configure.vhd” is not getting generated.
It would be helpful if guidane to generate ahb_configure.vhd file is given.
Awaiting your guidance.
Comments:
| aglietti, federico | Feb 7, 2010 |
|---|---|
|
SVN must be used since March 2009.
Check out SVN files and the script will correctly produce ahb_configure.vhd. Usage is: perl AHB_GENERATE.pl filename.conf In the TK GUI press check/generate, then exit and you'll find all files. |
|
Post a comment:
Login to post comments!
