forked from libre-chip/fayalite
add missing copyright headers
This commit is contained in:
parent
053391b010
commit
10ae95fac1
31 changed files with 67 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
<!--
|
||||
SPDX-License-Identifier: LGPL-3.0-or-later
|
||||
See Notices.txt for copyright information
|
||||
-->
|
||||
# Fayalite
|
||||
|
||||
Fayalite is a library for designing digital hardware -- a hardware description language (HDL) embedded in the Rust programming language. Fayalite's semantics are based on [FIRRTL] as interpreted by [LLVM CIRCT](https://circt.llvm.org/docs/Dialects/FIRRTL/FIRRTLAnnotations/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue