Search found 7 matches
- Tue Nov 12, 2013 3:59 am
- Forum: NetBurner Hardware
- Topic: FPGA Blade board
- Replies: 11
- Views: 11895
Re: FPGA Blade board
The problem was with the path variable. After trying multiple fixes, I got it working by adding the directory containing promgen to the sytem path variable via the Windows control panel.
- Mon Nov 04, 2013 8:53 am
- Forum: NetBurner Hardware
- Topic: FPGA Blade board
- Replies: 11
- Views: 11895
Re: FPGA Blade board
I never drag files because I don't know if its a copy operation or a link operation to a different location. I always use the import, which lets me confirm the file is copied into my project.
Thanks, I tried that and got the same result. I have opened a support ticket with NetBurner. I will post ...
Thanks, I tried that and got the same result. I have opened a support ticket with NetBurner. I will post ...
- Thu Oct 31, 2013 5:56 pm
- Forum: NetBurner Hardware
- Topic: FPGA Blade board
- Replies: 11
- Views: 11895
Re: FPGA Blade board
I am dragging the .bit file that I generated in the Xilinx ISE into my NBEclipse project. I see the XilinxImage.cpp, but I don't see a .bin file anywhere.
Here is the first few lines of the XilinxImage.cpp:
/*Autogenerated data file */
extern const unsigned long XilinxSize;
extern const unsigned ...
Here is the first few lines of the XilinxImage.cpp:
/*Autogenerated data file */
extern const unsigned long XilinxSize;
extern const unsigned ...
- Wed Oct 30, 2013 12:52 pm
- Forum: NetBurner Hardware
- Topic: FPGA Blade board
- Replies: 11
- Views: 11895
Re: FPGA Blade board
I am trying to get the demo working and I get the following in the output window:
**** Build of configuration Release for project FPGA_DEMO ****
**** Internal Builder is used for build ****
compfile XilinxDemo\BinPromImage.bin XilinxData XilinxSize XilinxDemo\XilinxImage.cpp
Reading file from ...
**** Build of configuration Release for project FPGA_DEMO ****
**** Internal Builder is used for build ****
compfile XilinxDemo\BinPromImage.bin XilinxData XilinxSize XilinxDemo\XilinxImage.cpp
Reading file from ...
- Tue Oct 29, 2013 3:15 am
- Forum: NetBurner Hardware
- Topic: FPGA Blade board
- Replies: 11
- Views: 11895
Re: FPGA Blade board
Thank you mbrown. I have not tried all of your suggestions yet, but I appreciate the help. I will let you know how I make out.
- Thu Oct 24, 2013 4:25 pm
- Forum: NetBurner Hardware
- Topic: FPGA Blade board
- Replies: 11
- Views: 11895
Re: FPGA Blade board
Is this not the place to ask these types of questions?
- Mon Oct 21, 2013 7:24 pm
- Forum: NetBurner Hardware
- Topic: FPGA Blade board
- Replies: 11
- Views: 11895
FPGA Blade board
Hello,
I am new to the world of FPGA's. I was given a PK70 with the FPGA blade board and I am just trying to get a simple 'Hello World' program working. I am somewhat familiar with VHDL from a class in my EE program, but not enough to get this working.
I started with the Xilinx Demo included with ...
I am new to the world of FPGA's. I was given a PK70 with the FPGA blade board and I am just trying to get a simple 'Hello World' program working. I am somewhat familiar with VHDL from a class in my EE program, but not enough to get this working.
I started with the Xilinx Demo included with ...