e1a34d6540
refactor!: remove legacy match_engine and related CAM modules
...
- Delete popcount.sv, argmax_update.sv, cam_core.sv, match_engine.sv
- Remove obsolete VERILOG_SOURCES entries from Makefile
- Update comment in cam_top.sv to reference match_engine_pipeline
- Add verilator to devenv.nix for simulation support
2026-05-13 19:11:33 +08:00
eaf02cc97a
chore: update dev environment and sync workflow
...
- Add nil LSP package to devenv.nix
- Add datasets and rich.progress imports to feature_retrieval.py
- Update pyproject.toml ty environment config
- Expand .stignore with cache directories
- Update uv.lock dependency lock
- Update AGENTS.md, adding the content of development environment11
2026-04-02 15:02:51 +08:00
2985b68f9a
fix(env): environment setup correctly and pass habitat test
2026-03-18 21:08:38 +08:00
5885702bed
chore: use micromamba and uv to manage python environment
2026-03-18 20:14:30 +08:00
cf83c09165
feat: initialize project with Python 3.10 and feature retrieval module
2026-02-01 18:05:26 +08:00
f9a359fc28
Init python and env
2026-01-30 13:28:59 +08:00