123 Commits (83d3e057578c2838dbcba38528aeca70f3216982)
 

Author SHA1 Message Date
  T. Meissner 83d3e05757 Add bmc mode; integrate simulation PSL checks 5 years ago
  T. Meissner dd3b18ef41 Add formal verification of Wishbone components 5 years ago
  T. Meissner ea5a71fdff Use generics to set vector lenghts instead of unconstrained vectors 5 years ago
  T. Meissner dd494f0901 New Wishbone checks; Fix illegal PSL property 6 years ago
  T. Meissner 7215aed753 Add info about new project location; add info about cloning with --recursive option 6 years ago
  T. Meissner e953cda1d8 Refactoring Wishbone tests & design 7 years ago
  T. Meissner 2ee7c4d131 Replace OSVVM directory by git submodule 7 years ago
  T. Meissner 225e293de3 Add OSVVM license file [ci skip] 7 years ago
  T. Meissner a5733160f8 Move OSVVM dir to libvhdl root dir; switch to (patched) OSSV release 2017.05 7 years ago
  T. Meissner 854dfdf98f Config travis to only build master branch [ci skip] 7 years ago
  T. Meissner cab2370216 StackP is now a package with generics for type & max depth 7 years ago
  T. Meissner 87543b443e Remove VHDL-08 support files & make target for non vhdl08 supporting simulators 7 years ago
  T. Meissner 97cc66ae75 Finally fixed travis config 7 years ago
  T. Meissner 0d32530dc9 export path directly before running make 7 years ago
  T. Meissner 566c7d0a75 Add badge for travis-ci state 7 years ago
  T. Meissner ca45771353 Add support for travis-ci 7 years ago
  T. Meissner 4d5b2d2464 Update to new QueueP interface 7 years ago
  T. Meissner 2a938e28b2 QueueP is now a package with generics for type & max depth 7 years ago
  T. Meissner d3deb31065 Update link & info to GHDL 7 years ago
  T. Meissner 61eb06ee09 DictP is now a package with generics for key & type 7 years ago
  T. Meissner d80908fd7f Merge pull request #1 from cmarqu/patch-1 8 years ago
  Colin Marquardt 71d0a323e2 Typofix 8 years ago
  T. Meissner 910caa39bd Add info about intention of this library 8 years ago
  T. Meissner 2037a591e8 Set AssertP package to deprecated 8 years ago
  T. Meissner 4649f810f0 Change back to LGPL3 license 8 years ago
  T. Meissner 4086876e14 Add assert for WB reset; add coverage of Local write/read 9 years ago
  T. Meissner f8df805820 Add test of WB master local write & read at same time 9 years ago
  T. Meissner 0a7b520990 Remove coverage reports in clean target 9 years ago
  T. Meissner 5a8ff840cb Add export of PSL coverage report 9 years ago
  T. Meissner cf1798b576 Guard test for value with to_ux01() function 9 years ago
  T. Meissner cf64ef1a00 slv versions of or_ and and_ reduce now with looped combinatorals 9 years ago
  T. Meissner 44a4ee94e5 remove unused math_real library depedency 9 years ago
  T. Meissner d6ce7b4ff3 Replace directed Wishbone tests by coverage driven ones 9 years ago
  T. Meissner 83bea18388 Make proc/fnc input parameters constant 9 years ago
  T. Meissner 12ed13b76e Replace setFirst() & setLast() proc by generic setIter() procedure 9 years ago
  T. Meissner 575d85b4f5 Add a stack protected type t_stack in new package StackP 9 years ago
  T. Meissner 1b9d6a14fb Add new procedure to merge 2 dicts 9 years ago
  T. Meissner 4b97da49fb Add new methods to iterate over keys stored in dictionary 9 years ago
  T. Meissner a482c1209a Add info about common/UtilsP package 10 years ago
  T. Meissner 73c00e46af Add UtilsP.o dependency to wishbonet rule 10 years ago
  T. Meissner 652e9b6a2a Add uint_bitsize() function 10 years ago
  T. Meissner 98d6992020 Add various new helper functions 10 years ago
  T. Meissner c1005badfc Add PSL assertions to check initiating of WishBone write/read transfer 10 years ago
  T. Meissner 28383d2ae0 Add monitor to check master initiated WishBone transfers 10 years ago
  T. Meissner 6659dbbe31 Fix PSL assertions for local wen and local ren 10 years ago
  T. Meissner 7b1f2f071f Add functions count_ones() & xor_reduce 10 years ago
  T. Meissner 021bab3762 Add PSL assertions to check WishBone & Local IF 10 years ago
  T. Meissner 0f6380698d Add new testcases 10 years ago
  T. Meissner f453a6138d Fix various null pointer accesses 10 years ago
  T. Meissner 6ec1dbd5da Add parameter err to get(), del() and clear() 10 years ago