I am trying to find instructions on how to install/invoke the following ROM/RAM compilers:
ARM ® Artisan ® 14nm GLOBALFOUNDRIES 14LPP-XL ROM Compiler
ARM ® Artisan ® 14nm GLOBALFOUNDRIES 14LPP-XL High-Density Single-Port SRAM
The user-guide documentation seems to miss these important items.
I can't find an installation read-me file and the bin directory doesn't seem to have any likely executables.
Any help would be appreciated.
I obtained the missing installation README from customer support. However, the instructions basically just tell you to
uncompress the tarred gzip file :
gtar -xvpzf <bundle>
Which is what I was essentially doing. There is no further installation.
The problem turned out to be that the GUI/tool is not an executable the in Linux bin directory but is a shell-script which requires a Korn shell to be installed/available.