Tag Engine Now Finished it seems #10

Merged
Yehowshua merged 12 commits from tag_engine_version_3 into main 2025-04-08 01:32:40 +00:00

12 commits

Author SHA1 Message Date
e415d981f9 add some comments 2025-04-04 15:31:46 -04:00
020bc5b646 notable refactor with grok 2025-04-04 15:27:25 -04:00
ca59e6eaec handled tag engine edge case 2025-04-04 15:09:56 -04:00
Yehowshua Immanuel
271148e538 better names in TagEngine 2025-04-03 09:15:53 -04:00
Yehowshua Immanuel
d1e3358197 now using wire instead of FIFO 2025-04-02 03:03:39 -04:00
Yehowshua Immanuel
e055b1bbdf reduced latency 2025-04-02 02:59:49 -04:00
Yehowshua Immanuel
d436209f54 seemingly reasonable stopping point 2025-04-02 02:09:41 -04:00
6247ae3b70 clean unused experiments 2025-03-25 08:48:43 -04:00
e89254ebef eliminate warnings 2025-03-25 08:03:04 -04:00
Yehowshua Immanuel
ed8e0b8337 tag engine now allows from simultaneous retire and request - but had to use unsafe 2025-03-25 01:15:49 -04:00
Yehowshua Immanuel
5588fafebd refactor into standalone TagEngineTester 2025-03-24 23:23:39 -04:00
Yehowshua Immanuel
6e3b3e9178 Preliminary cleaning before repairing TagEngine
* clean up state machine in Top
 * `requestTag` method now emits Maybe type
 * put more thought into comments around asynchronous bus
2025-03-24 22:46:42 -04:00