-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Iztok,

A couple of things to discuss with you...

First, I've just been doing a little work on the butterfly logic.

https://github.com/jhol/butterflylogic/commits/public

This branch contains a simple infrastructure to port the project for
various boards. The user can now do the following:

$ ./configure --board--board=boards/openbench-logic-sniffer/board
$ make syn

The board files specify the FPGA and the constraints file. Specifying
a board is not mandatory. If no board file is specified synthesis will
be disabled.

The project then has a central project file that lists the sources,
and the top-level module. From this we can do the synthesis, as well
as in the future make IDE project files for debugging purposes.

Some things could be improved - e.g. the layout of the project folder,
but I wanted to submit it sooner rather than later. Also the mapper
says the current version of the source won't fit in the OLS FPGA - I
don't know if this is a mistake or not.

The branch also contains an automated tidy-up verilog patch, deleting
trailing whitespace, replacing tabs with spaces, and replacing are the
CRLFs with LFs.

Second, is about licensing. It seems like there's several licenses in
the code now. Some files are missing copyright headers. It seems like
there's a mixture of LGPL and GPL 2 and 3. Then I see you added the
Xilinx headers in the lib/ folder - which seem to be proprietary. Do
you need these files to be here? because it seems like they shouldn't
be. Then all the (L)GPL files need to be rationalised to a common license.

Any thought about all this?

Joel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRoKnVAAoJEHgUeO+Es/hF0nwH/1UOjRi6zqOsoz2p9zwTXzIC
DH/I8jTVs/Xaw2K+VCIuI9rihpQzzvFqOW975nSdw63uipU+qIJFfytzGj1a1pGO
TvCGpAhpR6TaR8a47O1EzeFK7sn0h0pv57jRVGcuXe4f9F55DDdgMdThCbuutnob
HEpbDyWjoIzJcqiz64cSMCcfodoM7GORylfY79gQYYcXus/UoOPovR5ERM/EQFFx
0u4MiXsGFJFJPHTFHwacSW2+4Kv+87WcJpjANQwfx6KIC6b80Gshgqkj070Eef74
DBDihcXsQui43woLP3w2qfNHs/tCt2epw6ZiHk+sv+bM43sdAFIGpF4Gi1NKTg0=
=e4EZ
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to