Add AddressEncoder to consolidate encoder modules and hide ugliness
[soc.git] / TLB / test /
2019-03-09 Daniel BenusovichAdd AddressEncoder to consolidate encoder modules and...
2019-03-09 Daniel BenusovichUpdate assert functions to remove duplicated code via...
2019-03-06 Daniel BenusovichRemove whitespace
2019-03-06 Daniel BenusovichAdd multiple match check to unit test
2019-03-06 Daniel BenusovichRemove WalkingPriorityEncoder. This module is OBE and...
2019-03-05 Luke Kenneth Casso... remove whitespace
2019-03-05 Daniel BenusovichUpdate unit test to pass. Needs more testing for multip...
2019-03-05 Daniel BenusovichUpdate CAM to follow Xilinx interface.
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-01 Daniel BenusovichAdd unique Priority Encoder to allow for multiple match...
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 BenusovichAdding more logic to test
2019-02-23 Daniel BenusovichUpdating to use assert_eq and assert_ne
2019-02-23 Daniel BenusovichMoving cam_entry tests
2019-02-23 Daniel BenusovichMoving test_cam_entry
2019-02-23 Daniel BenusovichAdding unit test for CAM