Commit graph

50 commits

Author SHA1 Message Date
7cf6f67795 ADD: new simulations + analysis 2025-07-22 10:50:57 +02:00
8adfceff1c CHANGE: file name pf accelerator model 2025-07-14 16:07:15 +02:00
3fbea57fa8 ADD: new simulations 2025-07-03 16:44:07 +02:00
2686f386fa ADD: small changes to make gem5 sim callable from other script 2025-07-03 16:43:40 +02:00
e96d44102f FIX: small bug with calling gem5 2025-07-03 16:42:48 +02:00
1f5d0193c5 FIX: run skript bug 2025-07-02 17:25:15 +02:00
db5e2e96a4 ADD: new simulation results 2025-07-02 17:24:24 +02:00
a31f08a1f5 ADD: script to run linprog and gem5 2025-07-02 16:12:46 +02:00
24d1afb4f1 ADD: run different simulation with different hardware parameters for the non optimized equally distributed layers 2025-07-02 10:14:43 +02:00
7388525d79 ADD: manually set mapping 2025-07-01 14:04:21 +02:00
1adf88c9e0 ADD: manually set mapping 2025-07-01 11:55:56 +02:00
c16c8fe1e6 ADD: real comp delay with waiting 2025-06-10 16:29:19 +02:00
8dd65903fe ADD: analysis + use weights again and fix mall weights issue 2025-06-03 17:25:13 +02:00
d77dd668c6 ADD: feedback edges have different datatype to avoid collision with not feedback edges 2025-06-02 13:42:44 +02:00
3fafa27c36 ADD: some extra analysis 2025-06-02 13:42:10 +02:00
13c41f7bae ADD: new simulations + remove hardcoded final task (not hardcoded now) 2025-05-28 11:47:34 +02:00
f52ee4ecf4 ADD: new inception examples 2025-05-21 11:34:30 +02:00
9baa0befde ADD: enable torus + diagonal Mesh 2025-05-21 11:33:53 +02:00
5e202c608d ADD: Draw Torus 2025-05-21 11:33:39 +02:00
c530d8f585 ADD: script to run linear programming and create xml files 2025-05-13 10:29:42 +02:00
1724acecdb FIX: Option with no init tasks also does not need final task 99 2025-05-13 10:28:59 +02:00
c7dc829b4e ADD: Mobilenet V2 20 Layers Scenario 3 2025-05-08 09:48:16 +02:00
7d5fe2ef12 CLEAN: small cleanup 2025-04-28 16:10:54 +02:00
78f7240be5 ADD: feedback edge attribute 2025-04-28 11:27:34 +02:00
7bcd938349 ADD: xml files with no initialization tasks 2025-04-17 09:36:37 +02:00
4d0a071b4b ADD: Final initial test examples for gem5 working as intended 2025-04-16 10:22:41 +02:00
6d2b546745 ADD: enabled and ran some Mobilenet example 2025-04-15 17:16:48 +02:00
ce4d348c59 FIX: Fixed bug of creation of parallel paths for layers of NoC mapping 2025-04-15 16:54:43 +02:00
7dac9f7c32 ADD: some visualization and fix some small bugs 2025-04-15 13:57:22 +02:00
a79f63e8cd ADD: add final task to stop simulation and remove multiple feedbacks to same PE 2025-04-14 16:54:10 +02:00
37aaf9507e ADD: some documentation 2025-04-11 08:46:07 +02:00
c3f9b2afab ADD: add mapping to the init feedback tasks 2025-04-10 16:22:55 +02:00
4a45c519d3 ADD: Feedback to the Task graph. Both feedback in one PE and feedback between PE to emulate somewhat realistic memory behavior 2025-04-10 16:19:41 +02:00
d871d43011 ADD: all files working 2025-04-08 17:14:38 +02:00
0b09e8bee3 ADD: create task xml file from graph and map xml file from linprog result 2025-04-07 17:02:05 +02:00
d49f29906d ADD: forgot to save some files from last commit 2025-04-07 14:45:43 +02:00
6b32115381 ADD: Extract needed information fot the simulation from LinProg 2025-04-07 14:43:21 +02:00
8f421427b3 CHANGE: move files to create cleaner directory structure 2025-04-07 09:54:12 +02:00
1a3cc709ac ADD: Read PE graph and convert to usable inputs for NoC LP 2025-04-04 15:29:29 +02:00
a197d7851b ADD: export of Task graph 2025-04-04 13:01:18 +02:00
f231487a1c TEST: task graph example 2025-04-03 16:03:53 +02:00
8bcc30f1e7 ADD: visualization of Task graph 2025-04-03 16:02:10 +02:00
f9e32cf45a ADD: Task LinProg and dependencies 2025-04-03 09:58:57 +02:00
a1b70d3853 ADD: Nodes can only be used as 1 intermediate node 2025-04-02 16:20:15 +02:00
378d0dd454 ADD: Include multiple layers for paths in NoC + visualization 2025-04-01 09:44:51 +02:00
b58f414bdd some testing 2025-03-28 13:40:57 +01:00
878590d030 ADD: Ability to map multiple dst and src to the same node 2025-03-28 12:11:02 +01:00
8e5277803f ADD: Version with position as minimization goal and hop indicator 2025-03-28 08:45:40 +01:00
977799000e ADD: initial push of LinProg files 2025-03-27 15:00:19 +01:00
f493c95b29 Initial commit 2025-03-27 13:39:09 +01:00