soc.git
5 years agoAdding CamEntry which is used in the CAM.
Daniel Benusovich [Sat, 16 Feb 2019 21:26:50 +0000 (13:26 -0800)]
Adding CamEntry which is used in the CAM.

5 years agoAdding CAM class. Yet incomplete
Daniel Benusovich [Sat, 16 Feb 2019 21:26:27 +0000 (13:26 -0800)]
Adding CAM class. Yet incomplete

5 years agoReorganizing signal sizes within inputs
Daniel Benusovich [Sat, 16 Feb 2019 21:26:12 +0000 (13:26 -0800)]
Reorganizing signal sizes within inputs

5 years agoAdding initial CacheWalker. Will be used to find matching cache entries.
Daniel Benusovich [Thu, 14 Feb 2019 06:24:24 +0000 (22:24 -0800)]
Adding initial CacheWalker. Will be used to find matching cache entries.

5 years agoAdding expected data format to TLB header
Daniel Benusovich [Thu, 14 Feb 2019 06:23:27 +0000 (22:23 -0800)]
Adding expected data format to TLB header

5 years agoAdding header comments for validator
Daniel Benusovich [Thu, 14 Feb 2019 06:22:48 +0000 (22:22 -0800)]
Adding header comments for validator

5 years agoImports for If, Case, Else not possible
Daniel Benusovich [Thu, 14 Feb 2019 05:47:10 +0000 (21:47 -0800)]
Imports for If, Case, Else not possible

5 years agoChanged format of TLB entry to Tag - ASID - PTE
Daniel Benusovich [Thu, 14 Feb 2019 05:13:43 +0000 (21:13 -0800)]
Changed format of TLB entry to Tag - ASID - PTE

5 years agoexplicit import (no "import *")
Luke Kenneth Casson Leighton [Mon, 11 Feb 2019 07:05:32 +0000 (07:05 +0000)]
explicit import (no "import *")

5 years agokeep to under 80 chars
Luke Kenneth Casson Leighton [Mon, 11 Feb 2019 07:03:34 +0000 (07:03 +0000)]
keep to under 80 chars

5 years agouse explicit import (no import *)
Luke Kenneth Casson Leighton [Mon, 11 Feb 2019 07:02:36 +0000 (07:02 +0000)]
use explicit import (no import *)

5 years agoadd __pycache__ to ignore
Luke Kenneth Casson Leighton [Mon, 11 Feb 2019 07:02:17 +0000 (07:02 +0000)]
add __pycache__ to ignore

5 years agoInital Version of the TLB. Very far from complete. Needs at some additional modules
Daniel Benusovich [Mon, 11 Feb 2019 06:42:46 +0000 (22:42 -0800)]
Inital Version of the TLB. Very far from complete. Needs at some additional modules

5 years agoAdding the Permission Validator. Needs Tests!
Daniel Benusovich [Mon, 11 Feb 2019 06:42:22 +0000 (22:42 -0800)]
Adding the Permission Validator. Needs Tests!

5 years agoIgnoring Project files from Wing Python editor. We dont want that kind of filth!
Daniel Benusovich [Mon, 11 Feb 2019 06:14:34 +0000 (22:14 -0800)]
Ignoring Project files from Wing Python editor. We dont want that kind of filth!

5 years agofirst commit
Luke Kenneth Casson Leighton [Sun, 10 Feb 2019 08:50:47 +0000 (08:50 +0000)]
first commit