Bug 146625 - New port: devel/xc3sprog -- programming Spartan FPGAs from the command line
Summary: New port: devel/xc3sprog -- programming Spartan FPGAs from the command line
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-16 02:40 UTC by Wojciech A. Koszek
Modified: 2010-05-17 23:20 UTC (History)
0 users

See Also:


Attachments
file.shar (1019 bytes, text/plain)
2010-05-16 02:40 UTC, Wojciech A. Koszek
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wojciech A. Koszek freebsd_committer freebsd_triage 2010-05-16 02:40:04 UTC
With this application, you can program Xilinx Spartan S3E Started Kit board 
from the command line. Two reasons why I don't fetch sources from the
mainline:

- SourceForge tarball provides old version that doesn' work on FreeBSD

- I trimmed 'usage' message to properly identify xc3sprog's version. This is
  to help users, in terms of getting problem reports.

Both problems will be addressed in the mainline, since I'm working with
the author to change it. However, current version just works.

It depends on CMake (USA_CMAKE=yes) and *functionality* of `misc/fxload`, which 
has been commited today. This program, however, doesn't invoke `fxload`
in any way directly.

If presence of dependency on fxload is a mistake, simply remove that line.

I'm willing to provide support for this port as long as it remains 'simple'.

I'm not ports/ commiter.

Fix: Patch attached with submission follows:
How-To-Repeat: So far we don't have any software that can program S3E board.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-05-16 02:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wkoszek

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2010-05-16 12:11:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 3 Max Brazhnikov freebsd_committer freebsd_triage 2010-05-16 13:09:51 UTC
State Changed
From-To: open->feedback

The port has the same pkg-descr as the misc/fxload. Is it intentional? 
also wouldn't better to merge pkg-message into pkg-descr, since it 
contain no post install instructions and only additional info/url?
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-05-17 23:13:49 UTC
makc        2010-05-17 22:13:40 UTC

  FreeBSD ports repository

  Added files:
    devel/xc3sprog       Makefile distinfo pkg-descr pkg-message 
  Log:
  Add new port devel/xc3sprog:
  
  This tool should let you to program your Xilinx Spartan-3E Starter Kit and
  similar boards based on Xilinx USB programmers.
  
  WWW:    http://sourceforge.net/projects/xc3sprog/
  
  PR:             ports/146625
  Submitted by:   wkoszek@
  
  Revision  Changes    Path
  1.1       +36 -0     ports/devel/xc3sprog/Makefile (new)
  1.1       +3 -0      ports/devel/xc3sprog/distinfo (new)
  1.1       +4 -0      ports/devel/xc3sprog/pkg-descr (new)
  1.1       +5 -0      ports/devel/xc3sprog/pkg-message (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Max Brazhnikov freebsd_committer freebsd_triage 2010-05-17 23:14:22 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!
Comment 6 Wojciech A. Koszek freebsd_committer freebsd_triage 2014-06-01 07:18:17 UTC
Responsible Changed
From-To: wkoszek->freebsd-ports-bugs

This port requires review from ports commiter.