URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [Open8 Tools/] [README.1.Main.txt] - Rev 327
Go to most recent revision | Compare with Previous | Blame | View Log
--------------------------------------------------
PV2DevKit Documentation
--------------------------------------------------
Currently the devkit consists of two programs:
PV2ASS - the PV2 Assembler. This converts
your assembly source files into
object files
PV2LINK - the PV2 Linker. This converts
your object files into binary files,
ready to patch into the pv2 firmware
or upload via pv2tool2
Assembled pv2 programs can be uploaded to the camera
for testing with the PV2UploadCode program, found in
the utilities directory. Unfortunately at this time,
the utility is Windows only.
See the individual README files for more information.
Currently documentation is the weakest part of this
kit - if you're willing to contribute examples, improve
docs, etc., mail billwiley777@gmail.com
Go to most recent revision | Compare with Previous | Blame | View Log