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
pre_pat
Posts: 1
Registered: ‎01-04-2012
0

UART Real Time Clock simulation [ KCPSM3 reference design]

Hi,

 

  I am fairly new to FPGA

  So far the documentation has been really useful.

 

  I got the uclock.psm assembled, followed rest of process to load into FPGA..it responds fine to TIME ,ALARM etc on hyperterm at thedefault baud 38400.

 

 I would like to simulate uclock.psm using pblaze..I get bunch of ?colon or ?undefined.. I guess I am missing how to add contants.txt and labels.txt to the pblaze. Could someone provide guidance..

 

 

 

Thanks

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

Re: UART Real Time Clock simulation [ KCPSM3 reference design]

Hi,

the problem is much simpler. (While the solution is not.)

kcpsm.exe and pblaze-ide use a slightly different syntax.

Compare the Assembler syntax documentation of the two tools and you will spot the differences easily.

Of course the uclock.psm is written in the original kcpsm syntax.

 

Have a nice simulation

  Eilert