picoblaze or other assembler syntax higlighting file

17 views
Skip to first unread message

Jeri Raye

unread,
Jun 5, 2009, 7:53:12 AM6/5/09
to v...@vim.org
Hi,

Do you know if there is a color syntax file for assembler language?
I'm using a controller for an Xilinx FPGA called picoblaze.
This controller is programmed in assembler.
Here are some instruction codes used.

+-----------------+
Instruction Codes
+-----------------+
ADD sX,kk
ADDCY sX,sY
AND sX,sY
COMPARE sX,sY
DISABLE INTERRUPT
ENABLE INTERRUPT
FETCH sX, ss
INPUT sX,pp
JUMP NZ
LOAD sX,kk
OR sX,sY
OUTPUT sX,pp
RETURN
RETURNI DISABLE
RETURNI ENABLE
RL sX
RR sX
SL0 sX
SL1 sX
SLA sX
SLX sX
SR0 sX
SR1 sX
SRA sX
SRX sX
STORE sX,(sY)
SUB sX,kk
SUBCY sX,sY
TEST sX,kk
XOR sX,sY
+-----------------+

(The complete user guide can be found on
http://www.xilinx.com/support/documentation/ip_documentation/ug129.pdf)

I'm looking for an existing assembler color syntax file which I can
modify for this controller.
Or if anyone has such a file for a picoblaze that would really help.

Rgds,
Jeri

Jeri Raye

unread,
Jun 6, 2009, 3:48:06 AM6/6/09
to v...@vim.org
Hi

> Do you know if there is a color syntax file for assembler language?
>

I found one on.
http://www.thouters.be/Vim8051Syn

Rgds,
Jeri

Reply all
Reply to author
Forward
0 new messages