OpenCores
Issue List
AHB_Generate.pl does not generate ahb_configure.vhd #4
Closed sreeram opened this issue over 14 years ago
sreeram commented over 14 years ago

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.

federico.aglietti commented about 14 years ago

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.

federico.aglietti closed this about 14 years ago

Assignee
No one
Labels
Bug