Yehowshua
Yehowshua pushed to implement_Bus at ReferenceProjects/riscv-bluespec-classic 2025-04-10 00:59:27 +00:00
076d3aed43 shoudl probably rethink approach...
b4c7537a85 things still typecheck
989c4e9616 Bus types typecheck!!!
fe2fa21fcc skeletons of Bus module slowly forming
da761f6e4e Type system progress on bus design
Compare 5 commits »
Yehowshua deleted branch implement_Bus from ReferenceProjects/riscv-bluespec-classic 2025-04-10 00:59:21 +00:00
Yehowshua pushed to implement_Bus at ReferenceProjects/riscv-bluespec-classic 2025-04-09 23:04:00 +00:00
f6d44f1277 step by step - building the rule
b4c7537a85 things still typecheck
989c4e9616 Bus types typecheck!!!
fe2fa21fcc skeletons of Bus module slowly forming
da761f6e4e Type system progress on bus design
Compare 5 commits »
Yehowshua created branch implement_Bus in ReferenceProjects/riscv-bluespec-classic 2025-04-09 23:04:00 +00:00
Yehowshua deleted branch implement_Bus from ReferenceProjects/riscv-bluespec-classic 2025-04-09 23:03:09 +00:00
Yehowshua pushed to implement_Bus at ReferenceProjects/riscv-bluespec-classic 2025-04-09 20:30:00 +00:00
9332675e48 step by step - building the rule
Yehowshua pushed to implement_Bus at ReferenceProjects/riscv-bluespec-classic 2025-04-09 05:08:47 +00:00
b4c7537a85 things still typecheck
Yehowshua pushed to implement_Bus at ReferenceProjects/riscv-bluespec-classic 2025-04-09 03:37:16 +00:00
989c4e9616 Bus types typecheck!!!
Yehowshua pushed to implement_Bus at ReferenceProjects/riscv-bluespec-classic 2025-04-09 03:11:37 +00:00
fe2fa21fcc skeletons of Bus module slowly forming
Yehowshua pushed to main at ReferenceProjects/riscv-bluespec-classic 2025-04-08 23:36:10 +00:00
b326ac894e Add LICENSE
Yehowshua created branch implement_Bus in ReferenceProjects/riscv-bluespec-classic 2025-04-08 17:05:44 +00:00
Yehowshua pushed to implement_Bus at ReferenceProjects/riscv-bluespec-classic 2025-04-08 17:05:44 +00:00
da761f6e4e Type system progress on bus design
Yehowshua pushed to main at ReferenceProjects/riscv-bluespec-classic 2025-04-08 01:32:41 +00:00
2d5cf48c54 Merge pull request 'Tag Engine Now Finished it seems' (#10) from tag_engine_version_3 into main
e415d981f9 add some comments
020bc5b646 notable refactor with grok
ca59e6eaec handled tag engine edge case
271148e538 better names in TagEngine
Compare 13 commits »
Yehowshua merged pull request ReferenceProjects/riscv-bluespec-classic#10 2025-04-08 01:32:40 +00:00
Tag Engine Now Finished it seems
Yehowshua created pull request ReferenceProjects/riscv-bluespec-classic#10 2025-04-08 01:32:28 +00:00
Tag Engine Now Finished it seems
Yehowshua opened issue ReferenceProjects/riscv-bluespec-classic#9 2025-04-07 05:10:49 +00:00
Dont Put Request And Retire in The Same Rule - Could Deadloc
Yehowshua opened issue ReferenceProjects/riscv-bluespec-classic#8 2025-04-04 19:32:41 +00:00
Add Unit Tests
e415d981f9 add some comments
020bc5b646 notable refactor with grok
ca59e6eaec handled tag engine edge case