nkanderson / ECE585-llc

Simulation of a last level cache (LLC) for ECE 585 final project
1 stars 0 forks source link

Write snooping/bus ops functions #36

Closed d-engler closed 15 hours ago

d-engler commented 1 week ago

Write (in Python) the snooping and bus ops functions supplied (in c) in the project guide.

nkanderson commented 15 hours ago

@d-engler I think these have been pretty well covered by PR #50