Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 1.28 KB

CoSim

Revision Release Summary
2023.05 Support for split transactions, responder, streaming and checking
2023.01 Initial release

2023.05 May 2023

  • Added split transaction methods for address bus model independent manager
  • Added support address bus model independent subordinate/responder
  • Added support for streaming bus model independent transactions
  • Added test data pattren generatoin methods
  • Added data check methods

2023.01 January 2023

  • New repository with ability to run C code in the testbench in a CoSim environment. See README.md

Copyright and License

Copyright (C) 2023 by OSVVM Authors

This file is part of OSVVM.

Licensed under Apache License, Version 2.0 (the "License")
You may not use this file except in compliance with the License.
You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.