e87fe527e0
Merge pull request 'Tomasulo out-of-order core, RV32M extension, and three frontends' (#7) from development into main
c19d3d90a9
arch,cli: remove unused fields, helpers, and deprecated rand.Seed
1b7abe67ac
Merge pull request 'TUI-Frontend + Single-Binary Dispatch' (#6) from feature/2 into development
f1398bf4ad
cli: single binary with subcommand dispatch (TUI/REPL/CLI)
c7e2f4d401
tests: consolidate test helpers and dedup redundant test cases
Tomasulo out-of-order core, RV32M extension, and three frontends
development
c19d3d90a9
arch,cli: remove unused fields, helpers, and deprecated rand.Seed
a421a101af
arch,cli: remove unused fields, helpers, and deprecated rand.Seed
Add a Charmbracelet-based TUI as an additional interface
1b7abe67ac
Merge pull request 'TUI-Frontend + Single-Binary Dispatch' (#6) from feature/2 into development
f1398bf4ad
cli: single binary with subcommand dispatch (TUI/REPL/CLI)
c7e2f4d401
tests: consolidate test helpers and dedup redundant test cases
3404d16653
tui: v2 migration, 3-column layout, latency config
8fecb4260d
tui: migrate Run to charm.land/bubbletea/v2
TUI-Frontend + Single-Binary Dispatch
TUI-Frontend + Single-Binary Dispatch
f1398bf4ad
cli: single binary with subcommand dispatch (TUI/REPL/CLI)
c7e2f4d401
tests: consolidate test helpers and dedup redundant test cases
3404d16653
tui: v2 migration, 3-column layout, latency config
8fecb4260d
tui: migrate Run to charm.land/bubbletea/v2
41c054b305
arch/cpu: add RSTag.String and drop memory debug print
48ec1c8091
tui: viewport, help, filepicker, stats bar; drop memory debug print
67fafb4ba7
tui: bubbles/table register grid with terminal-width footer wrap
ac5f1c7ed5
core,tui: Huh-based load and config forms with feedback
9f8dbd2cb1
Merge pull request 'TUI scaffold, register table, in-order baseline, spec validation' (#5) from feature/2 into development
9f8dbd2cb1
Merge pull request 'TUI scaffold, register table, in-order baseline, spec validation' (#5) from feature/2 into development
89c314d832
docs: update README to reflect the in-order baseline and 5x5 experiment
564df12c73
examples: add in-order baseline, spec-side-by-side comparison
b8a3962c29
tui: register table with bubbles/table, stats footer, step/reset keys
9b5504d502
tui,cmd/tui: scaffold the Bubble-Tea frontend
TUI scaffold, register table, in-order baseline, spec validation
feature/2
89c314d832
docs: update README to reflect the in-order baseline and 5x5 experiment
564df12c73
examples: add in-order baseline, spec-side-by-side comparison
b8a3962c29
tui: register table with bubbles/table, stats footer, step/reset keys
9b5504d502
tui,cmd/tui: scaffold the Bubble-Tea frontend
2546061665
Merge pull request 'Shared core layer, REPL refactor, and accurate FU utilisation' (#4) from feature/2 into development