Commit graph

52 commits

Author SHA1 Message Date
Retrocamara42
534abb2757 fix: compilation and runtime bugs fixed 2025-07-18 05:09:06 -05:00
Retrocamara42
16d4ec1186 refactor: arbiter folder created 2025-07-15 14:39:10 -05:00
Retrocamara42
c3c439835e refactor: retyping, simplifying and comments 2025-07-15 14:37:28 -05:00
Retrocamara42
00edcea86d feat: new tcl scripts 2025-07-14 15:02:35 -05:00
Retrocamara42
5f12545f8c fix: updating parent arbiter sh 2025-07-14 08:57:53 -05:00
Retrocamara42
5b485a2584 fix: updating sh script 2025-07-14 08:56:45 -05:00
Retrocamara42
1cd15f1acb fix: debug signals deleted 2025-07-14 08:50:19 -05:00
Retrocamara42
b5b4fa2447 fix: compile and runtime bugs 2025-07-14 03:47:29 -05:00
Retrocamara42
0c4941f488 feat: parent arbiter redesign 2025-07-13 04:29:59 -05:00
Retrocamara42
8adb0d8fd4 fix: avai pos further divided using an array 2025-07-06 03:35:00 -05:00
Retrocamara42
ccc1d186ea fix: quick test 2025-07-05 10:57:09 -05:00
Retrocamara42
da8ef4a901 fix: quick test 2025-07-05 10:36:58 -05:00
Retrocamara42
24e13fdc5e fix: quick test 2025-07-05 10:31:34 -05:00
Retrocamara42
61ba7f126a fix: quick test 2025-07-05 10:30:28 -05:00
Retrocamara42
7b7bd287b9 fix: quick test 2025-07-05 10:22:06 -05:00
Retrocamara42
383ecdd79f fix: quick test 2025-07-05 10:15:35 -05:00
Retrocamara42
10bd17b7ae fix: quick test 2025-07-05 10:14:20 -05:00
Retrocamara42
7da6183544 fix: quick test 2025-07-05 10:13:01 -05:00
Retrocamara42
1572d7dc42 fix: quick test 2025-07-05 10:09:47 -05:00
Retrocamara42
e77d46ddbc fix: quick test 2025-07-05 08:31:45 -05:00
Retrocamara42
8427123b22 fix: quick test 2025-07-05 08:18:08 -05:00
Retrocamara42
39ae5627d7 fix: parent arbiter changed 2025-07-05 04:22:04 -05:00
Retrocamara42
95e74fddbe fix: loop changed in parent arbiter 2025-07-04 10:04:14 -05:00
Retrocamara42
cf1d6e5e6f fix: loop changed in parent arbiter 2025-07-04 10:03:18 -05:00
Retrocamara42
171a1a5bb5 fix: loop changed in parent arbiter 2025-07-04 10:01:55 -05:00
Retrocamara42
147cd0c755 fix: path_indexes variable created 2025-07-04 09:47:51 -05:00
Retrocamara42
c96f2e0972 fix: avai_index issue fixed 2025-07-03 16:38:39 -05:00
Retrocamara42
c7dc53caf3 fix: compile errors in arbiter and router 2025-07-03 15:12:15 -05:00
Retrocamara42
44b39626ac fix: path and direction decoder files deleted, arbiter logic updated 2025-07-03 14:52:18 -05:00
Retrocamara42
a3ea004ad4 fix: path selector logic modified, needs to be tested 2025-07-03 10:59:08 -05:00
Retrocamara42
c98e6ede3d fix: clk removed from do synth parent arbiter as well, two subcomponents for arbiter created for test 2025-07-03 10:18:25 -05:00
Retrocamara42
977951d080 fix: core_pos size corrected 2025-07-03 08:47:28 -05:00
Retrocamara42
8b3a01c19a refactor: functions retrieve avai path index 2025-07-03 08:38:12 -05:00
Retrocamara42
c003237e45 fix: unused argument in function removed 2025-07-03 08:16:21 -05:00
Retrocamara42
ed806825bc fix: t_core_addr type created 2025-07-03 08:00:22 -05:00
Retrocamara42
29276830a7 fix: unused bit in t_addr 2025-07-03 07:52:59 -05:00
Retrocamara42
bce2ddd358 fix: typo in arbiter and parent arbiter, do_synth_router updated 2025-07-01 08:07:51 -05:00
Retrocamara42
5afb078378 fix: router pos redesigned 2025-06-30 14:50:46 -05:00
Retrocamara42
9868fa44a8 refactor: fifo refactor 2025-06-30 14:22:39 -05:00
Retrocamara42
540b7b6919 fix: clk and arstN not used in arbiter 2025-06-29 11:11:26 -05:00
Retrocamara42
b5a6a129fd feat: synth scripts added, fixed latch in arbiter, clk is different for each element 2025-06-28 02:30:28 -05:00
Retrocamara42
6cb2ffc646 fix: files changed so it won't get stuck while synthesizing 2025-06-22 16:31:47 -05:00
Retrocamara42
9bbbc629d3 fix: files changed so it won't get stuck while synthesizing 2025-06-22 15:51:34 -05:00
Retrocamara42
f8be1b94d5 fix: adding default values to chip_x and chip_y to routers 2025-06-22 08:21:49 -05:00
Retrocamara42
62fd6a4d50 fix: fifo updated to have registers 2025-06-22 07:41:50 -05:00
Retrocamara42
439196651c feat: scripts updated for send/recv external data, random complete test done 2025-06-17 09:21:11 -05:00
Retrocamara42
4b33acdae6 fix: synchronization issues, random test passed successfully 2025-06-17 04:10:29 -05:00
Retrocamara42
d62a06976b fix: header with 1 replaced by valid_data signal, generate_test_files now have repetitions 2025-06-15 09:19:39 -05:00
Retrocamara42
3957306d86 fix: fifo wr ptr error, arbiter indexes for paths fixed, small bugs 2025-06-15 06:20:01 -05:00
Retrocamara42
9d47e04a0c fix: avai paths error fixed 2025-06-12 15:14:03 -05:00