achaleus
Member level 5
- Joined
- Dec 21, 2012
- Messages
- 85
- Helped
- 5
- Reputation
- 10
- Reaction score
- 5
- Trophy points
- 1,288
- Location
- Bangalore
- Activity points
- 1,866
Hello all, I have done Synthesis, co-simulation and after test passed I exported to rtl(Ipxact) using Vivado HLS tool. I wanted to test on board which has virtex 6 fpga. So, I tried taking all rtl files and synthesizing on ISE 14.2 tool but unsuccesful. Vivado generated so many files, I don't know which file I have to add (syn or Impl) and libraries. I tried using both and I got errors as
files taken from synth:
cannot open file "/opt/Xilinx/14.2/ISE_DS/ISE/vhdl/xst/lin64/ieee_proposed/ieee_proposed.vdbl" for writing
files taken from impl: library errors like floating point v6_1 package.....
I am attaching codes in rar files with test bench( code is not optimized and performance doesn't matter as of now) I stuck here.. pls help
thanks,
vinay
files taken from synth:
cannot open file "/opt/Xilinx/14.2/ISE_DS/ISE/vhdl/xst/lin64/ieee_proposed/ieee_proposed.vdbl" for writing
files taken from impl: library errors like floating point v6_1 package.....
I am attaching codes in rar files with test bench( code is not optimized and performance doesn't matter as of now) I stuck here.. pls help
thanks,
vinay