C
chaitanyakurmala@gmail.co
Guest
hi all,
i am a beginner in vhdl and i am using xilinx 8.1 and modelsim xe6.0
for my purpose and i am having a doubt on the packages.
i.e.,
let me say i want to write a program on some adder and for that purpose
i have declared a package (say) called adderpackage.
so in my adder program i will use declaration like this
use work.adderpackage.all;
my question is that when xilinx is started and new project is
created.we will have only project name and device name in sources
window and then we have to select device and by right click add new
source i will add my program of adder. so where my package file to be
added and will the program simulates with out addition of package file
in present project.
plz help me in this regard.thanks for help in advance
i am a beginner in vhdl and i am using xilinx 8.1 and modelsim xe6.0
for my purpose and i am having a doubt on the packages.
i.e.,
let me say i want to write a program on some adder and for that purpose
i have declared a package (say) called adderpackage.
so in my adder program i will use declaration like this
use work.adderpackage.all;
my question is that when xilinx is started and new project is
created.we will have only project name and device name in sources
window and then we have to select device and by right click add new
source i will add my program of adder. so where my package file to be
added and will the program simulates with out addition of package file
in present project.
plz help me in this regard.thanks for help in advance