Sebastian Fischer sebfisch
  • Joined on 2025-01-20
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-16 10:22:44 +02:00
4d0a071b4b ADD: Final initial test examples for gem5 working as intended
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-15 17:16:51 +02:00
6d2b546745 ADD: enabled and ran some Mobilenet example
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-15 16:54:55 +02:00
ce4d348c59 FIX: Fixed bug of creation of parallel paths for layers of NoC mapping
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-15 13:57:28 +02:00
7dac9f7c32 ADD: some visualization and fix some small bugs
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-14 16:54:12 +02:00
a79f63e8cd ADD: add final task to stop simulation and remove multiple feedbacks to same PE
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-11 08:46:10 +02:00
37aaf9507e ADD: some documentation
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-10 16:22:58 +02:00
c3f9b2afab ADD: add mapping to the init feedback tasks
4a45c519d3 ADD: Feedback to the Task graph. Both feedback in one PE and feedback between PE to emulate somewhat realistic memory behavior
Compare 2 commits »
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-08 17:14:41 +02:00
d871d43011 ADD: all files working
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-07 17:02:09 +02:00
0b09e8bee3 ADD: create task xml file from graph and map xml file from linprog result
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-07 14:45:46 +02:00
d49f29906d ADD: forgot to save some files from last commit
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-07 14:43:25 +02:00
6b32115381 ADD: Extract needed information fot the simulation from LinProg
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-07 09:54:33 +02:00
8f421427b3 CHANGE: move files to create cleaner directory structure
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-04 15:29:32 +02:00
1a3cc709ac ADD: Read PE graph and convert to usable inputs for NoC LP
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-04 13:01:20 +02:00
a197d7851b ADD: export of Task graph
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-03 16:03:57 +02:00
f231487a1c TEST: task graph example
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-03 16:02:13 +02:00
8bcc30f1e7 ADD: visualization of Task graph
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-03 09:59:05 +02:00
f9e32cf45a ADD: Task LinProg and dependencies
sebfisch pushed to main at sebfisch/wk_LinProg 2025-04-02 16:20:18 +02:00
a1b70d3853 ADD: Nodes can only be used as 1 intermediate node