Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 1.51 KB

CoSim

Revision Release Summary
2023.?? Updates to RISC-V ISS libraries and headers for FreeRTOS support
2023.05 Support for split transactions, responder, streaming and checking
2023.01 Initial release

2023.?? July 2023

  • Updates RISC-V ISS rv32 libraries and include headers for new features and fixes to support running FreeRTOS real-time operating system

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

http://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.