Skip to content
luebbers edited this page Aug 16, 2010 · 1 revision

This list of TODOs is used for issues too general to be put into the issue tracker (i.e., “redesign web site” or “support Altera chips”) and as a discussion starting point for new features. Bugs and other more immediate issues should go into the issue tracker.

What you can do here:

  • complete the task list below (add anything you think is missing)
  • discuss the tasks (edit anything your think should be done differently)
  • assign someone to do the task (add their name in [brackets] after the task)
  • do the stuff :)

- Enno

Task List

  • clean up ‘tools’
    • ideas for a more comprehensive structure?

      /tools/src – contains sources for command-line tools, maybe grouped by area (e.g. build, layout, …)
      /tools/src/python – how to organize python modules within /tools/src?
      /tools/lib – associated files
      /tools/bin – symbolic links to all scripts and executables, so that only one path needs to be added to PATH
  • clean up ‘demos’ [andreas]
    • unify demo structure (e.g., runme.sh, clean.sh, see sort_demo)
  • clean up ‘support’
    • remove support/templates/coregen (do we need the FIFO?)
Clone this wiki locally