72 Commits (master)

Author SHA1 Message Date
  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 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 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 b44a0d3ce4 Add simple error injection to test parity calc & check 4 years ago
  T. Meissner 69c4bc5388 Add UART receive component & UART testbench 4 years ago
  T. Meissner 83d3e05757 Add bmc mode; integrate simulation PSL checks 4 years ago
  T. Meissner dd494f0901 New Wishbone checks; Fix illegal PSL property 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 a5733160f8 Move OSVVM dir to libvhdl root dir; switch to (patched) OSSV release 2017.05 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 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 61eb06ee09 DictP is now a package with generics for key & type 7 years ago
  T. Meissner f8df805820 Add test of WB master local write & read at same time 8 years ago
  T. Meissner 0a7b520990 Remove coverage reports in clean target 8 years ago
  T. Meissner 5a8ff840cb Add export of PSL coverage report 8 years ago
  T. Meissner d6ce7b4ff3 Replace directed Wishbone tests by coverage driven ones 8 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 73c00e46af Add UtilsP.o dependency to wishbonet rule 9 years ago
  T. Meissner 652e9b6a2a Add uint_bitsize() function 9 years ago
  T. Meissner 28383d2ae0 Add monitor to check master initiated WishBone transfers 9 years ago
  T. Meissner 021bab3762 Add PSL assertions to check WishBone & Local IF 9 years ago
  T. Meissner 0f6380698d Add new testcases 9 years ago
  T. Meissner 5dc214deb1 Add DictP tests; replace osvvm_2.1 by 2014.01; refactoring 9 years ago
  T. Meissner b42ee6e1ec Add package & testbench for simple dictionary protected type 9 years ago
  T. Meissner 7ed623fb4a including UtilP package for and_reduce() function 9 years ago
  T. Meissner f9361cc0d0 Outcomment VHDL-08 proposal library including & uses 9 years ago
  T. Meissner 41f76efd9b Switched to OSVVM 2014.01 9 years ago
  T. Meissner 6d57c594ed Queue can store data with type slv with arbitrary length 9 years ago
  T. Meissner 500f41f4b7 add init() procedure to t_list_queue type to configure the maximal depth of the linked-list queue 10 years ago
  T. Meissner dfa39921bb add forgotten vhdl2008 dependenciy to queuet target 10 years ago
  T. Meissner 7d60f0ae1b add simple wishbone master and slave with support of classic single write and read as specified in the wishbone spec b4; add unit tests for wishbone m,aster & slave 10 years ago
  T. Meissner b038131ccf add reset value for s_miso in SpiMasterE unit test 10 years ago
  T. Meissner 8369ba705e add tests for new direction generics/parameters 10 years ago
  T. Meissner 5c06158fac add generic G_DATA_DIR to set if we want transfer from LSB to MSB ore vice versa 10 years ago
  T. Meissner 034b10cdc9 change G_SCLK_DIVIDER range start to 6 (lowest working divider value) and adapt assertion to new range 10 years ago
  T. Meissner 4acbb3c425 using osvvm randompkg to randomize stimuli in SimT tests 10 years ago
  T. Meissner 81ed8e8928 moved deleting of vhdl-2008 packaged from clean to distclean target 10 years ago
  T. Meissner d8f1bf228c fixed fileendings of VHDL-2008 packages 10 years ago
  T. Meissner 79cc8ce4b3 add script to download VHDL-2008 proposed packages & patch file for env_c.vhdl to get it compiled by GHDL 10 years ago