-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Good news - the firmware synthesizes now via my makefile setup.
Right now the Xilinx ISE tools have to be in the PATH. Soon the configure script will handle that. On 25/05/13 13:08, Joel Holdsworth wrote: > 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 > > ------------------------------------------------------------------------------ > > 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 > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJRokGDAAoJEHgUeO+Es/hFSisH/1kMUZQPvWx7nSYdbt6Vl0oL OMn716iGIf12tu0hbfScje7S2ndWifl+F6EPbAvIZJyCyJ1Ul1rHQk+skxxM8iWD P+aWyex+iotWqUkV7KrpHXBmzYE+1NFzdZezx0RGgPW5Dxjg90mLcP8StBfAtx9b NjTLBVoFKpRJ00YCyR4BM/1viKL/WadaRbQaYNskaHLzReVjNX0TV6wFU18KCtDQ THEQUs30PjpgPDUpdU1bQQVKvaXtQv63qvHqa1JeUHBSVJhQUUdmEXRnTtB+EPZT wZEwn1R6nSUi4BH1FDMsVvnIbKpGDky0FV+pHY5Qxss4OfwVwHYJVxHQubHZ50s= =1lRf -----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

