147 Commits (master)
 

Author SHA1 Message Date
  T. Meissner dc5cdfe564 Update README to reflect license change 2 years ago
  T. Meissner 8c75b0f206 Update license to Apache, version 2.0 2 years ago
  T. Meissner f437663c93 Update Makefile to reflect changes OSVVM compile order 2 years ago
  T. Meissner d1c11427b5 Update OSVVM 2 years ago
  T. Meissner be0c79fbba Comment out generation og GHW file until GHDL problem is found 2 years ago
  T. Meissner 72726448c1 Update Spi tests to use generic queue type 2 years ago
  T. Meissner 84d9a28afb Add test of stop bit errors 4 years ago
  T. Meissner 46f41a4ece Add Uart units to README 4 years ago
  T. Meissner 03561c8635 Add coverage of injected UART bit errors 4 years ago
  T. Meissner 2ec21b0e31 Cleanup 4 years ago
  T. Meissner cad32585fc Some more report messages 4 years ago
  T. Meissner 0dba78bc86 Use odd_parity() of UtilsP package instead of local one 4 years ago
  T. Meissner b44a0d3ce4 Add simple error injection to test parity calc & check 4 years ago
  T. Meissner 8e9b061a71 Use xor_reduce() of UtilsP package 4 years ago
  T. Meissner 69c4bc5388 Add UART receive component & UART testbench 4 years ago
  T. Meissner 58327398e1 Add parity bit implementation 4 years ago
  T. Meissner 18eb27af92 Add UART transmitter component 4 years ago
  T. Meissner eacf18cc49 Use two separate jobs in one GHA workflow instead of 2 separate workflows 4 years ago
  T. Meissner 5cb77eb1a6 Add badge for formal GHA tests 4 years ago
  T. Meissner db4c115a27 Add GHA config for formal checks 4 years ago
  T. Meissner 7ecc52fc03 Remove travis config file; use GHA instead 4 years ago
  T. Meissner 2c9e8e54fe
Merge pull request #2 from eine/master 4 years ago
  eine f0608173d3 ci: add GitHub Actions 'test' workflow 4 years ago
  T. Meissner 9fb10aaf47 Add formal tests to readme 4 years ago
  T. Meissner 83d3e05757 Add bmc mode; integrate simulation PSL checks 4 years ago
  T. Meissner dd3b18ef41 Add formal verification of Wishbone components 4 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 6 years ago
  T. Meissner 2ee7c4d131 Replace OSVVM directory by git submodule 6 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 8 years ago