pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-amaranth



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug 13 19:47:22 UTC 2024

Modified Files:
        pkgsrc/devel/py-amaranth: DESCR

Log Message:
py-amaranth: fix pkglint


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-amaranth/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-amaranth/DESCR
diff -u pkgsrc/devel/py-amaranth/DESCR:1.1 pkgsrc/devel/py-amaranth/DESCR:1.2
--- pkgsrc/devel/py-amaranth/DESCR:1.1  Sat Aug 10 10:56:56 2024
+++ pkgsrc/devel/py-amaranth/DESCR      Tue Aug 13 19:47:22 2024
@@ -7,6 +7,6 @@ and simplify the design of complex hardw
 The Amaranth toolchain consists of the Amaranth hardware definition language,
 the standard library, the simulator, and the build system, covering all steps
 of a typical FPGA development workflow. At the same time, it does not restrict
-the designer’s choice of tools: existing industry-standard (System)Verilog or
+the designer's choice of tools: existing industry-standard (System)Verilog or
 VHDL code can be integrated into an Amaranth-based design flow, or, conversely,
 Amaranth code can be integrated into an existing Verilog-based design flow.



Home | Main Index | Thread Index | Old Index