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
Newbie
marthamanohar
Posts: 1
Registered: ‎02-05-2011
0

KCPSM3 assembler not working

Hi sir, am using Spartan, I have wrote assembly code in .psm extension and it is error free.

But my kcpsm3 assembler showing the file .psm not in working directory although i put in the working directory

am using windows Xp. the assembler not working if i drag the .psm file into assembler dos prompt it generating log file and fmt files. could you please help me. i also downloaded kcpsm6 that is working properly and generating filename.vhd file.

 can i use this file for spartan3 ,

Expert Contributor
eilert
Posts: 2,064
Registered: ‎08-14-2007

Re: KCPSM3 assembler not working

Hi,

the KCPSM6 can not be used for KCPSM3 designs.

The resulting binary code is different.

 

What do you mean by "dragging the psm file to dos prompt"?

does there actually something useful happen?

 

When your command line interface is open, and you are in the right directory you normally

have to type sth. like:

kcpsm3 myfile.psm

 

Then you are able to see the resulting messages on the screen.

Also, you should read the log file.

If no .vhd file was created, maybe the reason for that can be found in the log.

 

Have a nice synthesis

  Eilert