URL
https://opencores.org/ocsvn/usb_fpga_1_11/usb_fpga_1_11/trunk
Subversion Repositories usb_fpga_1_11
[/] [usb_fpga_1_11/] [trunk/] [bmp/] [Readme] - Rev 2
Go to most recent revision | Compare with Previous | Blame | View Log
What is bmp
-----------
BMP is a universal macro processor.
Compiling
---------
For compilation the freepascal compiler (http://www.freepascal.org) is
required.
To build and install everything just run make, make install, ...
Hered are the main make targets:
all build bmp
install install applications
uninstall uninstall applications
resetconf reset configuration
clean clean everything but exe's
distclean clean everything
Examples/ Tests
---------------
The directory `tests' contains some examples and tests. They can be build with
`make test*'. (see Makefile)
Author:
-------
Stefan Ziegenbalg
email: stefan.ziegenbalg@simg.de
Go to most recent revision | Compare with Previous | Blame | View Log