ERROR:MapLib:973 - Tri-state buffers are not supported in this architecture.

Hi,
I face a ERROR:MapLib:973 problem with inout port in a pcore component.
I need ton instantiate an inout port at the top level to communicate wih my peripherical.
This inout port is driven by an XPS IP core (pcore).
The .mpd is  :
PORT fdata = "", DIR = INOUT , VEC = [31:0], ENABLE=SINGLE, THREE_STATE = TRUE,TRI_I = fdata_I, TRI_O = fdata_O, TRI_T = fdata_T
PORT fdata_I = "", DIR = I , VEC = [31:0]
PORT fdata_O = "", DIR = O , VEC = [31:0]
PORT fdata_T = "", DIR = O
The .vhd is :
fdata_o : out std_logic_vector(31 downto 0);
fdata_i : in std_logic_vector(31 downto 0);
fdata_t : out std_logic ;
I got ERROR:MapLib:973 - Tri-state buffers are not supported in this architecture messages for each
signals of my fdata PORT, while mapping !
Thanks for you help.

What device are you targeting, and what version of the software are you using?
I target a xc7k325t-fbg676-2.
I use ISE 14.3 form platgen to xst and 14.7 from map to bitgen.
What does your top level HDL (verilog or VHDL) file look like (where the IO must be instantiated)?
It is a .vhd in whitch i wrapp my top XPS core, described by .mhs
The problematic IO port is instantiated into the mb_core.vhd (generated by XPS).
If i open it, i could see that the tool correctly infer the corresponding IOBUF's :
component mapping :
fdata_I => FX3_DQ_I,
fdata_O => FX3_DQ_O,
fdata_T => FX3_DQ_T,
One IOBUF infered:
iobuf_1 : IOBUF
port map (
I => FX3_DQ_O(31),
IO => FX3_DQ(31),
O => FX3_DQ_I(31),
T => FX3_DQ_T
Top level port :
FX3_DQ : inout std_logic_vector(31 downto 0);
THEN FX3_DQ  signal is dirrectly branched in my upper level (top level) vhd file, with the same name.
What do your constraints file look like (where the pin number and names get declared)?
The port is only constrained in .ucf, like that:
NET FX3_DQ[0] LOC = "B24"| IOSTANDARD = LVCMOS33 ;
NET FX3_DQ[31] LOC = "G26"| IOSTANDARD = LVCMOS33 ;#Bank 14
 

Similar Messages

  • Currently using Flash Pro CS5,  getting error when trying to open CS4 file.  Error is "Slides and Forms documents are not supported in this version of Flash. Please open in previous version.

    Currently using Flash Pro CS5,  getting error when trying to open CS4 file.  Error is "Slides and Forms documents are not supported in this version of Flash. Please open in previous version.  Has there been a fix or patch to this issue or do I have to convert back to CS4 to open the file?

    Having the same problem in CS6.  I can tell you that converting back to CS4 will NOT solve the problem.  It seems when support for backward compatibility is discontinued, there's just no way to get
    any help at all?  Absolute failure to provide any user support so far...

  • Flash 'not supported on this architecture' error message

    Hi there,
    I'm having a problem with Flash and InDesign (both CS4), installed as a bundle in one go from Adobe Master Collection discs, When trying to launch InDesign or Flash, I get a message that they are 'not supported on this architecture'.
    I'm on a MacPro with 2x3GHz Quad Core and 4GB running 10.5.7.
    All the other CS4 Master Collection apps have installed and run fine.
    My volume is formated as Mac OS Extended (Journaled). Any ideas?
    thanks
    Russell

    I have submitted a query to the support people so hopefully I will get some more information.
    This is very frustrating.  I put a post in the indesign forum, but the indesign snobs told me to come to the flash forum, where the flash experts reside and would help me...ha!
    Rob

  • InDesign CS4 won't run - 'not supported on this architecture' error

    Hi there,
    I'm having a problem with InDesign and Flash (both CS4), installed as a bundle in one go from Adobe Master Collection discs, When trying to launch InDesign or Flash, I get a message that they are 'not supported on this architecture'.
    I'm on a MacPro with 2x3GHz Quad Core and 4GB running 10.5.7.
    All the other CS4 Master Collection apps have installed and run fine.
    My volume is formated as Mac OS Extended (Journaled). Any ideas?
    thanks
    Russell

    The latest version for PPC users is 3.6.25 available at http://www.mozilla.com/en-US/firefox/all-older.html

  • DAQmx Error: Non-buffered hardware-timed operations are not supported for this d evice and Channel Type.

    Hello,
    I am new to NI and to data acuasition cards in general. I am trying to put an application togather that would play large audio file using NI9263.
    And i am getting the following error.
    DAQmx Error: Non-buffered hardware-timed operations are not supported for this device and Channel Type.
    Status Code: -201025
    Does my hardware support buffering ?
    can i use the EveryNSamplesCallbackAO function ?
    Any sample code, will be helpful at this time. Thanks.

    Hi yma200,
    Are you using a USB 9263?  If so, this might be of help:
    http://digital.ni.com/public.nsf/allkb/EC1968728E660B288625780700570D06?OpenDocument
    If it doesn't help, can you please post the code that you have that is causing your error?
    Regards,
    Bogdan Buricea
    Applications Engineer
    National Instruments

  • I am trying to install Firefox 4 on my Mac OS 10.5.8 and I get the error message "You cannot open the application "Firefox" because it is not supported on this architecture" Help!

    I am trying to install Firefox 4 on my Mac OS 10.5.8 and I get the error message "You cannot open the application "Firefox" because it is not supported on this architecture" Help!

    Firefox 4 requires at least OS X 10.5 and an Intel Mac. There is a third party version of Firefox 4 that runs on OS X 10.4/10.5 and PPC Macs, for details see http://www.floodgap.com/software/tenfourfox
    If you prefer, you can get the latest version of Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html
    Mozilla are working to prevent Mac users with non-compatible systems from getting the notification about Firefox 4, and also not displaying the "Download Firefox 4" button on http://www.mozilla.com

  • IOS AIR3.6  runtime error 3747 Multiple application domains are not supported on this operating syst

    3747
    Multiple application domains are not supported on this operating system.
    I'm getting this error from an IOS app compiled with air 3.6.
    No code has changed  from Air 3.5 which is error free. Web app / android versions of the same codebase do not error.
    See the stackTrace below ( well done Adobe for providing this since air 3.5 !! )
    I use swfloaders for loading embedded swf vector art graphics. This has not caused any issue until now. Should I load all art into the main app's application domain ?
    The error does not crash the app and I could suppress it easily but is could the tip of the iceberg because application domains are scary stuff.
    Error: Error #3747
            at flash.display::Loader/loadBytes()
            at mx.core::MovieClipLoaderAsset()
            at mx.controls::SWFLoader/loadContent()
            at mx.controls::SWFLoader/load()
            at mx.controls::SWFLoader/initializeHandler()
            at flash.events::EventDispatcher/dispatchEvent()
            at mx.core::UIComponent/dispatchEvent()
            at mx.core::UIComponent/set processedDescriptors()
            at mx.core::UIComponent/initialize()
            at com.komodomath.app::ImageSWFloader/initialize()
            at mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::childAdded()
            at mx.core::UIComponent/addChildAt()
            at spark.components::Group/addDisplayObjectToDisplayList()
            at spark.components::Group/http://www.adobe.com/2006/flex/mx/internal::elementAdded()
            at spark.components::Group/setMXMLContent()
            at spark.components::Group/set mxmlContent()
            at spark.components::SkinnableContainer/set mxmlContent()
            at spark.components::SkinnableContainer/createDeferredContent()
            at spark.components::SkinnableContainer/createContentIfNeeded()
            at spark.components::SkinnableContainer/createChildren()
            at mx.core::UIComponent/initialize()
            at com.komodomath.lesson::SaveStatusCheck/initialize()
            at mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::childAdded()
            at mx.core::UIComponent/addChildAt()
            at spark.components::Group/addDisplayObjectToDisplayList()
            at spark.components::Group/http://www.adobe.com/2006/flex/mx/internal::elementAdded()
            at spark.components::Group/addElementAt()
            at mx.states::AddItems/addItemsToContentHolder()
            at mx.states::AddItems/apply()
            at mx.core::UIComponent/applyState()
            at mx.core::UIComponent/commitCurrentState()
            at mx.core::UIComponent/setCurrentState()
            at mx.core::UIComponent/set currentState()
            at com.komodomath.maingroups::LessonGroup/handleNewLessonClick()
            at com.komodomath.maingroups::LessonGroup/___LessonGroup_KButton1_click_lessonOver()

    same issue as http://forums.adobe.com/message/4736711

  • Error in Installing Netweaver--domain controllers are not supported

    When i make the pre-requisite check for installing Netweawer 2004s
    I am getting the follwoing error
    <b>installation to domain controllers are not supported</b>
    Pls help me how to resolve this
    Thanks in Advance

    hi balaji,
                  FYI,
                         You cannot create local users and groups on the host that is used as domain controller. Therefore, we do not support running an SAP instance (including the database instance) on the host where the DNS service is installed.
    so try to log with a user, who has administrator rights. and check whtr all the services are up & running. then try to re-install.
    for more on this refer the installation manual.
    hope this will help you.
    with regards,
    Rajesh.
    <i> plz, award with suitable points </i>

  • Popup Message: "In app payments are not supported in this version of android"

    I am a DroidX2 user on Android 2.2.2.
    I get this error message:
    "In app payments are not supported in this version of android"
    occasionally when I'm using apps like Wikipedia, games, and even the browser. I'm not trying to buy anything when using hese apps.
    This started happening about a few days ago. What's up with this and should I be concerned?

    KEGong wrote:
    I am a DroidX2 user on Android 2.2.2.
    I get this error message:
    "In app payments are not supported in this version of android"
    occasionally when I'm using apps like Wikipedia, games, and even the browser. I'm not trying to buy anything when using hese apps.
    This started happening about a few days ago. What's up with this and should I be concerned?
    Which games do you have downloaded? I have ran across a couple of games that have in app purchases to get to higher levels. Those games are no longer on my phone and will never be on my phone longer than I can delete them when I discover that situation.
    What apps have you downloaded just before this started. I would look at them first.
    Did you get any apps outside of the market?
    Do you have side loading turned on? That would be the setting under Applications that allow you to install apps not from the market.
    I would be concerned personally. I do not have the Wiki app, but take a hard look at everything. If they have something in there that you have to pay for to get more levels in app, I would delete them.
    As a last resort, I would do a factory reset (which wipes everything out internally, but leaves the SD Card alone). Then start from scratch, adding each game/app that you had before, but do them slowly and wait a day or two before doing the next one. If you get that message back after adding an app, delete the app and do not download it again. If you have any apps that you have moved to the SD card, I would move them back before the factory reset so they get deleted too.
    I know that this can be a slow process, but that is better than having a rogue app buying stuff from your phone without you knowing about it.

  • Photoshop CS4: "not supported on this architecture" error

    i downloaded the trial for photoshop cs4 and it installs successfully but i cant seem to open the program. when i click on photoshop cs4, instead of the blue Ps folder, theres a picture of a cd with a red "no entry" sign on it and the error message: "not supported on this architecture".
    what's wrong?

    The CD with the "no entry" is an indicator that it's not running from the proper media, as in the installed application.
    It sounds almost as if you have the dmg in the applications folder and you're trying to run the application from it.
    Like Chris said, PS CS4 is designed to run on PPC G5 and Intel processors so if it installed correctly, and is running from the application, (not a CD/DVD or DMG) you shouldn't see a CD icon with the red circle slash on it. It should be the blue gradient square with Ps in it, or (on very rare occasions) the generic application icon.
    One other thing that could cause this is the formatting of your Mac HD. If it's not a variant of HFS (some are set up with a unix kernel which will run OS X but not some software) it could cause you problems. Check in your System Profiler for HD formatting info.

  • MacOS10.5.8 error message Firefox not supported on this architecture????

    Quit Firefox with 4 open web pages and then tried to open it about 20 minutes later. Error message "You cannot open the application Firefox.app because it is not supported on this architecture.

    Firefox 4 and later versions aren't compatible with PPC, they are Intel only.<br />
    http://www.mozilla.com/en-US/firefox/4.0/system-requirements/
    For older Macs that aren't supported in Firefox 4.0 & 5.0, try TenFourFox for PowerPC's running Mac 10.4.11 & 10.5.8 . <br />
    http://www.floodgap.com/software/tenfourfox/ <br />
    http://code.google.com/p/tenfourfox/
    Or stick with Firefox 3.6. <br />
    http://www.mozilla.com/en-US/firefox/all-older.html

  • I downloaded Firefox 4 onto my PowerPC G4 1.67GHz running Mac OSX 10.5.6. When I try to open it I get error message You cannot open the application "Firefox" because it is not supported on this architecture. I can't find my Firefox 3.6.16 I'm on Safari.

    I just want to download Firefox 3.6 again
    I downloaded Firefox 4 onto my PowerPC G4, 1.67GHz running Mac OSX 10.5.6. When I try to open it I get error message You cannot open the application “Firefox” because it is not supported on this architecture.

    Use Tony's suggestion. I am running it right now and it is awesome. I love Mozilla but they basically screwed all of those older Macs over. Come on Mozilla. These Macs still work, and there are plenty of people with them out there.

  • Tried to install software for canon pro 100 getting  message "you can't open the application "setup.app" because it is not supported on this architecture"

    tried to install software for canon pro 100 getting  message "you can't open the application "setup.app" because it is not supported on this architecture"
    any suggestions?

    This is what Canon suggested,  still doesn't work.
    Thank you for your E-mail inquiry regarding your PIXMA PRO-100.
    Based on the information provided in your email, I recommend you download and install the driver for your PIXMA PRO-100 from the web site listed below.
    http://www.usa.canon.com/cusa/support/professional/professional_printers/destop_ printers/pixma_pro_100#DriversAndSoftware
    You will be required to download and install the following:
    1. PRO-100 series Mini Master Setup (OS X 10.5/10.6/10.7/10.8) (under Drivers)
    Should you require further assistance, please feel free to email us or visit our customer support website at http://www.canon.ca
    still receiving Alert This software is not supported by your computer (powerPC-based Macintosh)
    Also received error You can't open the application "Setup.app" because it is not supported on this architecture.
    thanks for your reply A Brody.

  • I tried to upgrade to Firefox 4. I have lost my Firefox 3.6. Firefox 4 will not open on my computer. The message say that it is not supported on thie architecture. I have OS 10.4.11 on an eMac? What do I do?

    I down loaded 4 and installed it to replace 3.6. I then tried to launch it and got the message that it is not supported on this architecture.

    Firefox 4 requires at least OS X 10.5 and an Intel Mac. There is a third party version of Firefox 4 that runs on OS X 10.4/10.5 and PPC Macs, for details see http://www.floodgap.com/software/tenfourfox
    If you prefer, you can get the latest version of Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html
    Mozilla are working to prevent Mac users with non-compatible systems from getting the notification about Firefox 4, and also not displaying the "Download Firefox 4" button on http://www.mozilla.com

  • Error message airport utility not supported on this architecture

    I'm using a macbook pro with OS X v10.5.8 and trying to set up a new Time Capsule network, however I'm getting the error message "airport utility not supported on this architecture". How do I fix this so I can set up my network?

    Hmmm, that message would imply that Airport Utility is from a PPC Mac, or an older version of the OS?
    Might download & install this...
    http://support.apple.com/downloads/AirPort_Utility_5_3_2_for_Leopard
    Also see...
    http://support.apple.com/kb/HT1998

Maybe you are looking for

  • Customization of "No Authorization" for Query in BI!!!

    Hi, Have a query on when we get a no authorization for a query in BI. Can we customize the error message or create pop up in analyzer to show the user that he does not have access to a particular value like a Company Code etc. Also is it possible to

  • 8830 & Desktop Manager does not recognize Outlook Express 2000, cannot sync

    I just installed Desktop Manager 5.0 and connected to my BB 8830.  I use Outlook Express 2000 for calendar and I want to sync it with my BB 8330.  However, in Desktop Manager under Sync / Config / Select Device for calendar, the only choices are Yaho

  • Wet iPhone - Please Help!

    My iPhone 4 was in the pocket of my GoreTex jacket on a rainy walk, and somehow got wet!  When I pulled it out after the walk, the phone was hot, the LED flash was on, but the phone was unresponsive.  I noticed moisture in the camera lens, so immedia

  • Custom Programs

    Hi, could u please tell me the physical table name which stores program names created in se38 transaction. there is a table called tadir which has program ids but i was wondering how wil i get to know the program name from this table? any pointers? T

  • Problem LSMW + IDOC method for message type : MATMAS

    hi friends,   I am using LSMW + IDOC method Message : MATMAS , idoc type : MATMAS03 .Setting every thing are fine. Finally Material is not created with error "message have been issued number : <idoc number>". data : material, industry type, material