Hi there, currently I am trying to instantiate addsub components and comparators for resource sharing, because XST seems to be unable share reources even with "resource sharing" enabled (I get the same number of adders instiantiated for each + sign that I use). I am coding in VHDL. My question is, is there a list of the library of components for Xilinx that I can instantiate and where can I find it? Currently I have only discovered I can use "addsub" component for adding and subtracting, but I'm unable to find the key names for comparators, or bitwise operations.
- posted
17 years ago