File: TODO

package info (click to toggle)
tkgate 2.1%2Brepack-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 28,372 kB
  • sloc: ansic: 62,300; tcl: 20,345; xml: 2,731; yacc: 1,177; lex: 839; sh: 664; makefile: 180; perl: 39
file content (36 lines) | stat: -rw-r--r-- 1,555 bytes parent folder | download | duplicates (5)
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
-----------------------------------------------------------------------------
Features still needed for 2.0 before beta 3 release:
	- Print options
	- Hand tool scrolling
	- Copyright update

-----------------------------------------------------------------------------
Features still needed for 2.0 before final release:

	- implement the anti-glitch algorithm from 1.8.5
	- complete balloon help messages

-----------------------------------------------------------------------------
Features for 2.1:
	- Debug symbol editor.
	- PDF output of designs.
	- EPSF output of scope traces.
	- Positioning of sig_names on wires: fix the position of names
	- Verilog "primitive" modules
	- manual simulation stimuli should be automatically logged in
	   script format, "re-playable": one could start "by hand"
	   and edit the logfile to a simulation script out of it;
	- Rename udev/TIP to VPD and check coke machine example.

-----------------------------------------------------------------------------
Features not yet assigned to a release:
	- Other types of nets other than wire (e.g, wand, wor, trior, etc.)
	- TTY input from simulation script
	- Quick enable/disabled of probes
	- Zoom out for overview of large circuit
	- Drag-and-drop ports from port list box.
	- "Reverse" simulation (simulation checkpoints) - use ob_malloc in verga?
	- FPGA synthesis (or integration with existing synthesizer)
	- Export modules to separate files.
	- Export to synthesizable verilog (make it easy on synthesizers)
	- Support for defparam and modules using defparam