Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
qdi
Visitor
qdi
Posts: 12
Registered: ‎02-09-2012
0

adding IEEE_proposed for fixed arithmetic to EDK

Hi All,

 

My custom core uses IEEE_proposed library's fixed point package. When I try to import this peripheral into EDK, I get the error message that this library can not be found even though ISE seems to have no issue in synthesizing the project. I searched on the forum where one post says that library has to be manually added. I tried doing that unsuccessfully using "add library" option that lets the user to browse axi libraries and others. Can somebody please point in the right direction?

 

 

Thanks a ton!!

Expert Contributor
sushantm
Posts: 284
Registered: ‎04-02-2011
0

Re: adding IEEE_proposed for fixed arithmetic to EDK

My custom core uses IEEE_proposed library's fixed point package. When I try to import this peripheral into EDK, I get the error message that this library can not be found even though ISE seems to have no issue in synthesizing the project. I searched on the forum where one post says that library has to be manually added. I tried doing that unsuccessfully using "add library" option that lets the user to browse axi libraries and others. Can somebody please point in the right direction?


 

Can you post the error message in detail ?

--Sushant Mahajan
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
Signature:

1.Have you ever tried typing your question into Google? If not you should before posting.
Too many results? Try adding site:www.xilinx.com
2.Read the datasheet and user guide. Have you read the user guide in detail ? Can you find the user guide?
3. Search the forums for similar topics.
4.I have neither found any similar thread in existing forum nor web-search is helpful to me.What should I do ?
Post your issue in detail comprehensive format on the relevant
forum.
5. Do not post the same question on multiple forums,please search and post it on relevant forum.
6. Do not raise a new topic or question on someone else's thread, start a new thread!
7. Students/Newbies: Copying code is not the same as learning to design.
8. "It does not work" is not a question which can be answered. Provide much details (with webaddress, datasheet links,etc..).
and make sure to be specific!
9. You are not charged extra fees for comments in your code,It will help others to understand well.
10.If someone answers your question, mark the post with "Accept as solution". If you see a particularly good and informative post, consider giving it Kudos (the star on the left).
qdi
Visitor
qdi
Posts: 12
Registered: ‎02-09-2012
0

Re: adding IEEE_proposed for fixed arithmetic to EDK

I am sorry for the delayed response.

 

Here's the error as it is from EDK:

 

ERROR:HDLParsers:3317 -

"C:/---" Line 96. Library ieee_proposed cannot be found.

ERROR:HDLParsers:3013 -

"C:/---" Line 97. Library ieee_proposed is not declared.

ERROR:EDK:2121 - Parse Errors encountered in HDL source

 

 

I do not get this error when I synthesize the same code in ISE. 

 

qdi
Visitor
qdi
Posts: 12
Registered: ‎02-09-2012
0

Re: adding IEEE_proposed for fixed arithmetic to EDK

Hi,

 

I use the project file from Xilinx ISE to create the custom core peripheral for importing into EDK .I added in the ieee_proposed libraries explicitly in Xilinx ISE to the project. I  get  a bunch of new errors when I try to create the peripheral using the wizard :

 

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 2038.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 2057.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 2072.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:821 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 2279.

Wrong index type for to_stdlogicvector.

ERROR:HDLParsers:821 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 2286.

Wrong index type for to_stdlogicvector.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 2300.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 2325.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 2551.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 2592.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 2694.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3194.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3209.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3224.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3239.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3254.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3269.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3291.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3306.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3321.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3336.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3351.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3366.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3685.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3706.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3727.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3748.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3769.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3790.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3811.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3832.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3853.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3874.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3895.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3916.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3936.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3949.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3967.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3973.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 3995.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4001.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4023.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4029.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4051.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4057.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4079.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4085.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4107.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4113.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4135.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4141.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4163.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4169.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4191.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4197.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4219.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4225.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4247.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4253.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4275.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4281.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4382.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4435.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4480.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4487.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4535.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4836.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4858.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 4999.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 5030.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 5057.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 5087.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 5111.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:1303 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 5127.

Attribute instance_name cannot be used here.

ERROR:HDLParsers:821 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8300.

Wrong index type for to_stdulogicvector.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8301.

Formal port left_index does not exist in to_ufixed.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8301.

Formal port left_index does not exist in to_ufixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8299.

Formal arg of to_ufixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8301.

Formal port left_index does not exist in to_ufixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8299.

Formal arg of to_ufixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8301.

Formal port left_index does not exist in to_ufixed.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8301.

Formal port left_index does not exist in to_ufixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8299.

Formal arg of to_ufixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8301.

Formal port left_index does not exist in to_ufixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8299.

Formal arg of to_ufixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8301.

Formal port left_index does not exist in to_ufixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8299.

Formal arg of to_ufixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:821 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8311.

Wrong index type for to_stdulogicvector.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8312.

Formal port size_res does not exist in to_ufixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8310.

Formal arg of to_ufixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8312.

Formal port size_res does not exist in to_ufixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8310.

Formal arg of to_ufixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8312.

Formal port size_res does not exist in to_ufixed.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8312.

Formal port size_res does not exist in to_ufixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8310.

Formal arg of to_ufixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8312.

Formal port size_res does not exist in to_ufixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8310.

Formal arg of to_ufixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8312.

Formal port size_res does not exist in to_ufixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8310.

Formal arg of to_ufixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8312.

Formal port size_res does not exist in to_ufixed.

ERROR:HDLParsers:821 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8322.

Wrong index type for to_stdulogicvector.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8323.

Formal port left_index does not exist in to_sfixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8321.

Formal arg of to_sfixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8323.

Formal port left_index does not exist in to_sfixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8321.

Formal arg of to_sfixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8323.

Formal port left_index does not exist in to_sfixed.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8323.

Formal port left_index does not exist in to_sfixed.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8323.

Formal port left_index does not exist in to_sfixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8321.

Formal arg of to_sfixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8323.

Formal port left_index does not exist in to_sfixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8321.

Formal arg of to_sfixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8323.

Formal port left_index does not exist in to_sfixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8321.

Formal arg of to_sfixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:821 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8333.

Wrong index type for to_stdulogicvector.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8332.

Formal arg of to_sfixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8334.

Formal port size_res does not exist in to_sfixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8332.

Formal arg of to_sfixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8334.

Formal port size_res does not exist in to_sfixed.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8334.

Formal port size_res does not exist in to_sfixed.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8334.

Formal port size_res does not exist in to_sfixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8332.

Formal arg of to_sfixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8334.

Formal port size_res does not exist in to_sfixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8332.

Formal arg of to_sfixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8334.

Formal port size_res does not exist in to_sfixed.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8332.

Formal arg of to_sfixed with no default value must be associated with an

actual value.

ERROR:HDLParsers:850 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8334.

Formal port size_res does not exist in to_sfixed.

ERROR:HDLParsers:821 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8345.

Wrong index type for to_stdulogicvector.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8344.

Formal arg of to_UFix with no default value must be associated with an actual

value.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8344.

Formal arg of to_UFix with no default value must be associated with an actual

value.

ERROR:HDLParsers:821 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8358.

Wrong index type for to_stdulogicvector.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8357.

Formal arg of to_SFix with no default value must be associated with an actual

value.

ERROR:HDLParsers:851 -

"C:/Xilinx/13.2/ISE_DS/ISE/vhdl/src/ieee_proposed/fixed_pkg_c.vhd" Line 8357.

Formal arg of to_SFix with no default value must be associated with an actual

value.

ERROR:EDK:2121 - Parse Errors encountered in HDL source

WARNING:EDK:3590 - Unable to delete temporary project file

 

 

Can anyone decipher these error messages and point out what I could try. Thanks a ton!!