-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathTODO
61 lines (31 loc) · 1.25 KB
/
TODO
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Features :
* Fist/Last wall in 2rm model (channels or pins)
* Dissipation through the vertical sides or through the bottom wall
* Interface to SLU library
* Regular expression for power traces
* Unity of measure (um an nm) ???
* Coolant flow in different directions
* Documentation only in Doxygen
* Makefile to build using SLU in repository
* Use LU libraries for electronics in ubuntu repository
* make install
* More Instruction points for gradient, tmax in map, etc...
Code enhancements:
* Partition of source vector into sections (reduces memory occupancy): floorplan sources, inlet sources, heat sink
* Interface to system matrix
* unique sparse matrix
* Fix fill_system_matrix
* Implement stack constraints as grammar rules instead of warnings
* Counting of NConnections during parsing ...
* Identifiers for layers in dies
* Test of unicity for IDS ...
* New Ipoint list organization as layers per die (what ???)
* Iterators
* Error object
* Memory manager
* unique rectangle element for both floorplan and material
TEST
* Test and fix print functions. Expecially print stk, flp, mlt
* MaterialLayout in layer .... or an object by itself ?
* Test print slot, step, final for power & temp
* Split ThermalGrid and PowerGrid and ThermalData