Commit Graph
18 Commits
Author SHA1 Message Date
Jacob ChangandGitHub 87eed645d8 Fix JTAG cover description (#1248) 2018-02-23 12:13:31 -08:00
Jacob ChangandGitHub f4853c4f63 Add cover properties to Core CSRs (#1212) 2018-01-30 00:01:19 -08:00
Jacob ChangandGitHub a749326deb Add cover points to registers (#1208) 2018-01-24 21:37:24 -08:00
Jacob ChangandGitHub dcda98dcaf Disable coverage collection for testbench related verilog files (#1204) 2018-01-22 16:40:38 -08:00
Jacob ChangandGitHub 80ca018e3a Add cover points for BusErrorUnit (#1193) 2018-01-15 18:00:29 -08:00
Jacob ChangandGitHub 09160d0cd5 Changed label for DCache and ICache error covers + take away exclusio… (#1155)
* Changed label for DCache and ICache error covers + take away exclusion that shouldn't be there

* rocket: add d-channel error to I$
2017-12-13 20:16:36 -08:00
Jacob ChangandGitHub ec3789b365 Add Cross Cover Property Library (#1149)
Add cover points related to memory error to I/D Cache
2017-12-07 18:46:10 -08:00
Jacob ChangandGitHub b4fc5104d4 Add cover property API that can be refined through Config PropertyLibrary (#998) 2017-09-19 19:26:54 -07:00
Jacob ChangandGitHub e3e77d68e6 PTW now does not require atomic memory operations, so take out the requirement (#767)
Bug fix in CSR which manifest itself when compiling a config with no extension
2017-05-26 13:11:15 -07:00
Jacob ChangandGitHub 1c6dde8c15 Make parameters for TLToAHB and TLToAXI4 accessable (#581) 2017-03-10 22:26:38 -08:00
Jacob ChangandGitHub 5fc44bbcda Add externalIn and externalOut property to Nodes that indicates whether the edges are external or not. (#554) 2017-02-10 10:19:22 -08:00
Jacob ChangandGitHub 094b3bc2b1 Merge pull request #544 from ucb-bar/jchang
Added access function
2017-02-02 14:56:23 -08:00
Jacob ChangandGitHub b448387899 Merge pull request #508 from ucb-bar/jchang
Add iterator function to LazyModule to iterate over all nodes
2017-01-13 10:09:50 -08:00
Jacob ChangandWesley W. Terpstra c531093898 Fix bug introduced with Fuzzer when nOperations is power of 2 (#492) 2016-12-15 19:10:53 -08:00
Jacob ChangandGitHub 1a0021b818 Merge pull request #489 from ucb-bar/jchang_test
Changes made to diplomacy for feature support + bug fix in Fragmenter and fuzzer + support infinite traffic in fuzzer
2016-12-13 18:46:58 -08:00
Jacob ChangandGitHub ebd075d279 Merge branch 'master' into jchang_test 2016-12-13 15:30:49 -08:00
Jacob ChangandGitHub 2dd9e522a0 Merge branch 'master' into jchang_test 2016-12-12 20:02:53 -08:00
Jacob ChangandGitHub 47887c40ac Merge pull request #421 from ucb-bar/fix_async_fifo
Fixed AsyncFifo with reset messaging
2016-10-25 18:22:27 -07:00