Skip to content

Commit e17dba6

Browse files
committed
Adding missing files from svn2git porting
Added TODO file plus documentation in doc folder
1 parent a93839b commit e17dba6

File tree

3 files changed

+61
-0
lines changed

3 files changed

+61
-0
lines changed

TODO

+61
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
Features :
2+
3+
* Fist/Last wall in 2rm model (channels or pins)
4+
5+
* Dissipation through the vertical sides or through the bottom wall
6+
7+
* Interface to SLU library
8+
9+
* Regular expression for power traces
10+
11+
* Unity of measure (um an nm) ???
12+
13+
* Coolant flow in different directions
14+
15+
* Documentation only in Doxygen
16+
17+
* Makefile to build using SLU in repository
18+
19+
* Use LU libraries for electronics in ubuntu repository
20+
21+
* make install
22+
23+
* More Instruction points for gradient, tmax in map, etc...
24+
25+
Code enhancements:
26+
27+
* Partition of source vector into sections (reduces memory occupancy): floorplan sources, inlet sources, heat sink
28+
29+
* Interface to system matrix
30+
31+
* unique sparse matrix
32+
33+
* Fix fill_system_matrix
34+
35+
* Implement stack constraints as grammar rules instead of warnings
36+
37+
* Counting of NConnections during parsing ...
38+
39+
* Identifiers for layers in dies
40+
41+
* Test of unicity for IDS ...
42+
43+
* New Ipoint list organization as layers per die (what ???)
44+
45+
* Iterators
46+
47+
* Error object
48+
49+
* Memory manager
50+
51+
* unique rectangle element for both floorplan and material
52+
53+
TEST
54+
55+
* Test and fix print functions. Expecially print stk, flp, mlt
56+
57+
* MaterialLayout in layer .... or an object by itself ?
58+
59+
* Test print slot, step, final for power & temp
60+
61+
* Split ThermalGrid and PowerGrid and ThermalData

doc/3D-ICE-User_Guide.docx

1.96 MB
Binary file not shown.

doc/image.pptx

61.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)