File: TODO

package info (click to toggle)
geda 20050313-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,568 kB
  • ctags: 1,716
  • sloc: ansic: 16,308; sh: 4,233; makefile: 562; yacc: 316; sed: 16
file content (37 lines) | stat: -rw-r--r-- 1,013 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
This is a reminder for author(s). You can also request new features via
e-mail (see AUTHORS).

=== TASK LIST ===

* Addapt EasySPICE to manage all graphs.

* Template for new analog waveforms.

* Possibility of extension of multiple parents in EXT definition.

* In editor place cursor at the beginning of loaded file, not at the and.

* Modules view shall contain functional groups grouping file types :
  - Schematic (*.sch),
  - PCB Layout (*.pcb, *.grb),
  - Simulation (*.gph, *.cir, *.vpi, *.raw, *.vcd),
  - Chip (*.chp, *.xnf, *.asm)

* A new view: Library (System, Private, Project) with symbols, footprints, 
  SPICE models, linear models Verilog models, VHDL models.
  
* Linear simulation, support for S-parameter models.

* Options menu with configuration.

* Separation gEDA from gManager.

* New menu positions:
  -> Project 
     -> Import 
	    -> Example
		-> ... (other environments)
     -> Export
	    -> ... (other environments)

* Creating directory for new projects. Better file selector.