forked from UofT-HPRC/fpga-bpf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODOs
19 lines (14 loc) · 725 Bytes
/
TODOs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Need documentation for:
- idk a lot of stuff right now
- a few files need to be updated to reflect last-minute design decisions
Need to update documentation for:
- sources/packetfilter_core/bpfcpu/controller
Still need to implement:
- Tcl script to have Vivado generate an IP (can mostly copy from old project)
Other:
- The job queues in p3ctrl really need an overhaul
- Need to find a clean way to gate hot signals in speculative execution
- Migrate old readme and wiki pages to new repo (making changes as needed)
- Add caching to cpu_adapter
- Add capability to return only subset of a packet
-> Have the return valu overwrite the packet byte length if it is smaller