Commit Graph

2097 Commits

Author SHA1 Message Date
Iron Prando da Silva
0128748419 Changed command bus dependencies to Inter-Rank. 2021-12-16 13:59:12 +01:00
Iron Prando da Silva
913cf4879c Finishing rebase. 2021-12-15 12:34:18 +01:00
Iron Prando da Silva
70c65b6c47 Corrected dependency calculation algorithm. All good. 2021-12-15 12:31:11 +01:00
Iron Prando da Silva
54393fe0ca Added INT types to ID columns in DirectDependencies table creation. 2021-12-15 11:36:30 +01:00
Iron Prando da Silva
860d074255 Closing database before removal. 2021-12-15 11:36:30 +01:00
Iron Prando da Silva
5ffd10744f Added interface for dependency calculation. 2021-12-15 11:36:30 +01:00
Iron Prando da Silva
b3df8d237c Added dependency calculations. Still missing tests and interface. 2021-12-15 11:36:30 +01:00
Iron Prando da Silva
95d4014d2d Added main calculation loop and other modifications and corrections. Still missing table data storing and test. 2021-12-15 11:36:30 +01:00
Iron Prando da Silva
da46440f2f Added DDR3 time dependencies code manually. 2021-12-15 11:36:30 +01:00
Iron Prando da Silva
527f7fb492 Started adding manual code for DDR3 time dependencies. 2021-12-15 11:36:30 +01:00
Iron Prando da Silva
199df97683 Added stl map QString comparator. 2021-12-15 11:36:30 +01:00
Iron Prando da Silva
98afd98563 Finished interface class for auto-generated time dependencies code. 2021-12-15 11:36:30 +01:00
Iron Prando da Silva
e04fae1ab5 Began adding time dependencies interface for to be generated code. 2021-12-15 11:36:30 +01:00
Iron Prando da Silva
910fc01962 Began adding base algorithm for dependency calculations. 2021-12-15 11:36:30 +01:00
Iron Prando da Silva
8fbe3a6fb4 Renamed 'Alpha Colored' to 'Rainbow Colored'. 2021-12-15 11:36:30 +01:00
Iron Prando da Silva
176aedf72b Minor correction to alpha distribution equation. 2021-12-15 11:36:30 +01:00
Iron Prando da Silva
fe2d9dcfcb Testing new color configuration -- Refactored ColorGenerator and added HSV15. 2021-12-15 11:36:30 +01:00
Iron Prando da Silva
6f14e6e23f Added INT types to ID columns in DirectDependencies table creation. 2021-12-15 11:33:05 +01:00
Lukas Steiner
eba6d4fd43 Merge branch 'new_commands' into 'develop'
Merge LPDDR5 into develop (corrected)

See merge request ems/astdm/modeling.dram/dram.sys!334
2021-12-14 08:02:29 +00:00
Iron Prando da Silva
4e7b5995cd Closing database before removal. 2021-12-13 16:42:47 +01:00
Iron Prando da Silva
7bfb128132 Added interface for dependency calculation. 2021-12-13 16:30:45 +01:00
Lukas Steiner
c708be375f Add LPDDR5 simulation files. 2021-12-13 15:19:48 +01:00
Iron Prando da Silva
0e1245ad98 Added dependency calculations. Still missing tests and interface. 2021-12-13 13:31:15 +01:00
Lukas Steiner
0e3ac61979 Add LP5 source files. 2021-12-13 11:38:08 +01:00
Iron Prando da Silva
8bf98ac051 Added main calculation loop and other modifications and corrections. Still missing table data storing and test. 2021-12-10 15:14:39 +01:00
Iron Prando da Silva
866d1f4765 Added DDR3 time dependencies code manually. 2021-12-10 11:07:21 +01:00
Iron Prando da Silva
5c71da1afe Started adding manual code for DDR3 time dependencies. 2021-12-09 15:50:26 +01:00
Iron Prando da Silva
f6b84b19b9 Added stl map QString comparator. 2021-12-09 13:29:06 +01:00
Iron Prando da Silva
71e98adbda Finished interface class for auto-generated time dependencies code. 2021-12-09 12:43:19 +01:00
Iron Prando da Silva
4219d1832d Began adding time dependencies interface for to be generated code. 2021-12-08 16:56:52 +01:00
Iron Prando da Silva
da63d2670e Began adding base algorithm for dependency calculations. 2021-12-08 14:48:31 +01:00
Lukas Steiner
b67b1a19e5 Merge branch 'new_commands' into 'develop'
Add new commands for LPDDR5.

See merge request ems/astdm/modeling.dram/dram.sys!332
2021-12-07 14:31:15 +00:00
Lukas Steiner
4e1407eb51 Update Python scripts to new commands. 2021-12-07 15:10:56 +01:00
Lukas Steiner
73cba6b1f6 Update expected test results. 2021-12-07 09:54:18 +01:00
Lukas Steiner
b8dff6208c Add new commands and DB fields on TA side. 2021-12-06 17:06:14 +01:00
Lukas Steiner
af3510e5d4 Introduce new phases on simulator side. 2021-12-06 14:17:48 +01:00
Lukas Steiner
c7f39151c8 Adapt simulator to new commands. 2021-12-03 14:46:45 +01:00
Lukas Steiner
56e6fd31a3 Introduce new commands on simulator side. 2021-12-03 09:36:39 +01:00
Iron Prando da Silva
2f93773913 Renamed 'Alpha Colored' to 'Rainbow Colored'. 2021-11-25 14:05:14 +01:00
Iron Prando da Silva
92c8e0c72c Minor correction to alpha distribution equation. 2021-11-23 13:22:09 +01:00
Iron Prando da Silva
d705a36183 Testing new color configuration -- Refactored ColorGenerator and added HSV15. 2021-11-23 12:11:15 +01:00
Lukas Steiner
903ccdb083 Merge branch 'iron-TA-DependencyDrawing2' into 'develop'
Dependency Drawings

See merge request ems/astdm/modeling.dram/dram.sys!325
2021-11-23 08:44:26 +00:00
Iron Prando da Silva
90aae753a6 Dependency infos tab will remain empty if dependencies table is not available. 2021-11-15 11:47:51 +01:00
Iron Prando da Silva
82fb529f53 Adding disclaimers and signing. 2021-11-15 11:41:59 +01:00
Iron Prando da Silva
eea5dd80f7 Added graying out of the dependency submenu. 2021-11-15 11:28:50 +01:00
Iron Prando da Silva
19a0b9d2ce Code formatting. 2021-11-11 13:18:25 +01:00
Iron Prando da Silva
c895c96b44 Missed some potentially unnecessary database queries of the dependencies. 2021-11-11 10:39:13 +01:00
Iron Prando da Silva
6a260ef860 Corrected plot update when dependency vis settings are changed. 2021-11-11 10:11:39 +01:00
Iron Prando da Silva
75933df6f4 Minor naming conflict. 2021-11-11 09:17:20 +01:00
Iron Prando da Silva
2314057f7b Updating dependency metadata only when visualization option is set. 2021-11-11 09:14:56 +01:00