Skip to content

Conversation

@rossc719g
Copy link
Contributor

This is the library we use for testbenches that I mentioned in the meeting today.

I am not sure how to use the testing and building infrastructure set up in this repo, so I built and ran everything manually.. and tried to "Monkey-see-monkeuy-do" the rest.

@quark17
Copy link
Collaborator

quark17 commented Mar 8, 2025

Thank you! I've pushed a commit that fixes the build and testing and the CI is now green. I'll be happy to merge it, but it might be good to add two comment lines to the top of the MList.bs and SequenceRules.bs files that specify the copyright and license. This repo leaves it up to each library to specify that for itself. A few libraries accidentally were committed without license info (that should be fixed), so not all libraries are good examples at the moment, but see the files in Libraries/AMBA_Fabrics/AXI4/ for examples of comments:

// Copyright (c) 2019-2023 Bluespec, Inc.  All Rights Reserved
// Copyright (c) 2024 Rishiyur S. Nikhil.

// SPDX-License-Identifier: BSD-3-Clause

Add standard MatX copyright and BSD-3-Clause license headers to MList.bs
and SequenceRules.bs. Minor code reorganization in SequenceRules.bs.
@rossc719g
Copy link
Contributor Author

Thanks for the fixes.
I've added the copyright and license lines.

@quark17 quark17 merged commit d5cc44a into B-Lang-org:main Mar 10, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants