moved code (hardware) which doesnt depend on the index out of the loop
[soc.git] / TLB / src /
2019-03-05 Luke Kenneth Casso... moved code (hardware) which doesnt depend on the index...
2019-03-05 Luke Kenneth Casso... use binary-invert rather than == 0 comparison
2019-03-05 Luke Kenneth Casso... use binary test rather than comparison against 1,
2019-03-05 Luke Kenneth Casso... remove whitespace (again)
2019-03-05 Daniel BenusovichAdjust main function port declarations
2019-03-05 Daniel BenusovichUpdate CAM to follow Xilinx interface.
2019-03-05 Daniel BenusovichCorrect main of CamEntry
2019-03-05 Daniel BenusovichAdd comma. woops
2019-03-05 Daniel BenusovichUpdate CAM to represent and actual CAM. No more key!
2019-03-05 Daniel BenusovichUpdating CAM entry to actually be a CAM. No key used...
2019-03-04 Luke Kenneth Casso... add Makefile to generate Cam.v verilog
2019-03-04 Luke Kenneth Casso... comments and whitespace cleanup
2019-03-04 Luke Kenneth Casso... comments and whitespace cleanup
2019-03-04 Luke Kenneth Casso... comments and whitespace cleanup
2019-03-04 Luke Kenneth Casso... comments and whitespace cleanup
2019-03-04 Luke Kenneth Casso... comments and whitespace cleanup
2019-03-04 Luke Kenneth Casso... comments and whitespace cleanup
2019-03-04 Luke Kenneth Casso... comments and whitespace cleanup
2019-03-01 Daniel BenusovichAdd unique Priority Encoder to allow for multiple match...
2019-02-25 Daniel BenusovichA few more comments for the src
2019-02-25 Daniel BenusovichAdding Reset. Cleaning Logic for CAM. Still needs tests
2019-02-25 Daniel BenusovichAdd reset logic
2019-02-23 Daniel BenusovichUpdating CAM to (hopefully) full functionality. Needs...
2019-02-23 Daniel BenusovichUpdating CAM so that the submodules actually work....
2019-02-23 Daniel BenusovichUpdating to elaborate
2019-02-23 Daniel BenusovichMoving all source scripts
2019-02-23 Daniel Benusovichmoving CamEntry to src
2019-02-23 Daniel Benusovichmoving Cam to src