Fix typo in pyproject keywords
This commit is contained in:
@@ -18,7 +18,7 @@ description = "Compile SystemRDL into a SystemVerilog control/status register (C
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = {file = "LICENSE"}
|
license = {file = "LICENSE"}
|
||||||
keywords = [
|
keywords = [
|
||||||
"SystmRDL", "PeakRDL", "CSR", "compiler", "tool", "registers", "generator",
|
"SystemRDL", "PeakRDL", "CSR", "compiler", "tool", "registers", "generator",
|
||||||
"Verilog", "SystemVerilog", "register abstraction layer",
|
"Verilog", "SystemVerilog", "register abstraction layer",
|
||||||
"FPGA", "ASIC",
|
"FPGA", "ASIC",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user