Skip to content

Commit

Permalink
Merge pull request #45 from siliconcompiler/fix-header
Browse files Browse the repository at this point in the history
fix typo in copyright header
  • Loading branch information
gadfort authored Apr 2, 2024
2 parents 117ae57 + 6af8856 commit da6f95a
Show file tree
Hide file tree
Showing 32 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Set up Verible
run: |
./siliconcompiler/setup/install-verible.sh
./siliconcompiler/setup/ubuntu22/install-verible.sh
echo /opt/verible/bin >> $GITHUB_PATH
- name: Check format
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/iolib/rtl/la_ioanalog.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO analog pass-through cell
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/iolib/rtl/la_iobidir.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO bi-directional buffer
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/iolib/rtl/la_ioclamp.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO ESD clamp cell
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/iolib/rtl/la_iocorner.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO corner cell
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/iolib/rtl/la_iocut.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO cut cell
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/iolib/rtl/la_ioinput.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO bi-directional buffer
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/iolib/rtl/la_iopoc.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO power-on-control cell
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/iolib/rtl/la_iovdd.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO supply cell (vdd)
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/iolib/rtl/la_iovdda.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO supply cell (vdda)
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/iolib/rtl/la_iovddio.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO supply cell (vddio)
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/iolib/rtl/la_iovss.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO supply cell (vss)
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/iolib/rtl/la_iovssa.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO supply cell (vssa)
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/iolib/rtl/la_iovssio.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO supply cell (vssio)
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/iolib/rtl/la_ioxtal.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO xtal oscillator cell
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/padring/rtl/la_iopadring.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: Padring Generator
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/padring/rtl/la_iopadring.vh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: Padframe Bitfield Definitions
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
****************************************************************************/

Expand Down
2 changes: 1 addition & 1 deletion lambdalib/padring/rtl/la_ioside.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: IO padring side
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Doc:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/ramlib/rtl/la_asyncfifo.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: Dual Clock Asynchronous FIFO
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/ramlib/rtl/la_dpram.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: Dual Port RAM (One write port + One read port)
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/ramlib/rtl/la_spram.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: Single Port RAM
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/ramlib/rtl/la_spregfile.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: Single Port Register File
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/ramlib/rtl/la_syncfifo.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: Synchronous FIFO
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/syslib/rtl/la_eth.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: Ethernet Interface
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/syslib/rtl/la_gpio.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: GPIO Interface
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/syslib/rtl/la_i2c.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: I2C interface
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/syslib/rtl/la_jtag.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: JTAG debug interface (device)
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/syslib/rtl/la_qspi.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: QSPI Interface
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/syslib/rtl/la_sd.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: SD/SDIO/MMC Controller
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/syslib/rtl/la_spi.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: SPI Interface
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/syslib/rtl/la_uart.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: UART interface
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down
2 changes: 1 addition & 1 deletion lambdalib/syslib/rtl/la_usb.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*****************************************************************************
* Function: USB Interface
* Copyright: Lambda Project Authors. ALl rights Reserved.
* Copyright: Lambda Project Authors. All rights Reserved.
* License: MIT (see LICENSE file in Lambda repository)
*
* Docs:
Expand Down

0 comments on commit da6f95a

Please sign in to comment.