HewlettPackard / cacti

An integrated cache and memory access time, cycle time, area, leakage, and dynamic power model
http://www.hpl.hp.com/research/cacti/
384 stars 131 forks source link

Parameter for full associtative cache #11

Open KendrickQ opened 4 years ago

KendrickQ commented 4 years ago

Once I tried to set the associativity for 0, and selected the type "cache". And the error showed me that the "CAM and fully associative must have at least 1 search port". However. I could not find a parameter named "search port" in the .cfg file given as examples. Any one can help me?

KendrickQ commented 4 years ago

OK...I found that I need to add the -search port 1 after the ports set -single ended read ports 0. And I think you should give an example of cfg file with full associativie cache or something else.

JamesTimothyMeech commented 1 year ago

Thanks I found this helpful