Commit Graph

40 Commits

Author SHA1 Message Date
ddbc0255fe BNEZ 2023-06-21 10:44:04 -03:00
427b33f477 Branch logic 2023-06-18 09:23:16 -03:00
9d3c2ddf31 Rename instructions and registers 2023-06-17 18:23:22 -03:00
1c820bde43 Fix register status 2023-06-17 18:15:50 -03:00
2ae15b6080 Merge branch 'main' of https://github.com/GuilhermeWerner/Tomasulo 2023-06-12 08:37:59 -03:00
5d40a1c45a Add formater for instructions other than LD and SD in Reorder Buffer Value column 2023-06-12 08:33:58 -03:00
7e4be6788f Update tables 2023-06-12 08:31:13 -03:00
516862a7df Fix 2023-06-12 07:48:02 -03:00
c13e39d547 Update example program 2023-06-12 07:46:17 -03:00
1092b461bf Update index.js 2023-06-09 07:57:45 -03:00
7f50ae60a7 Update README.md 2023-06-09 07:56:26 -03:00
4483e03e15 Update package.json 2023-06-08 19:21:25 -03:00
1bcedba0bd Populate registers table 2023-06-08 18:58:06 -03:00
4e372fcc08 Update table spacing 2023-06-08 18:40:02 -03:00
b96b904d34 Add formik 2023-06-08 18:31:16 -03:00
a82cf2bf4e Update instruction builder 2023-06-08 17:57:43 -03:00
c8d0a29a64 Instructions input table rework 2023-06-08 17:47:06 -03:00
5f56f11324 Add program context 2023-06-08 17:26:49 -03:00
bd3ac873b3 Update pages v2 2023-06-08 17:17:11 -03:00
edbc13e080 Update pages 2023-06-08 17:10:43 -03:00
bf9934c937 Update build.js 2023-06-08 17:06:01 -03:00
8d61353be0 Merge branch 'main' of https://github.com/GuilhermeWerner/Tomasulo 2023-06-08 17:04:38 -03:00
991b03cbad Continue adding instructions input table 2023-06-08 17:03:39 -03:00
6ab56eca23 Merge branch 'main' of https://github.com/GuilhermeWerner/Tomasulo 2023-06-08 16:45:06 -03:00
d4ff3419db Initial implementation 2023-06-08 16:45:05 -03:00
1daa28b462 Begin to add instructions input fields 2023-06-08 15:58:28 -03:00
2c635b3e43 Fix footer margin 2023-06-08 15:49:53 -03:00
e4a9625f34 Create build.js 2023-06-08 15:21:09 -03:00
7b34a57488 Add Load/Store table 2023-06-07 12:10:02 -03:00
ec52031509 Add clock functions 2023-06-07 11:31:39 -03:00
df2df74875 Update tables 2023-06-07 11:14:23 -03:00
300af9ab72 Reoder buffer map 2023-06-07 10:58:57 -03:00
62bba55ef9 Merge pull request #1 from Shadod123/main
Add Reorder Buffer table
2023-06-07 10:55:37 -03:00
b2244577b7 Merge branch 'main' into main 2023-06-07 10:55:28 -03:00
c48f2521fe Add step button 2023-06-07 10:54:16 -03:00
01ec8baa9b Add Reorder Buffer table 2023-06-07 10:52:47 -03:00
d09e669453 Add group name 2023-06-07 08:58:20 -03:00
00a54f7ada Populate tables 2023-06-07 08:49:02 -03:00
214e2c5d02 Add bootstrap 2023-06-07 08:08:17 -03:00
3e00f03584 Initial commit from Create Next App 2023-06-07 07:35:33 -03:00