diff --git a/pyproject.toml b/pyproject.toml index 2080ce0..673e5c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ description = "Compile SystemRDL into a SystemVerilog control/status register (C readme = "README.md" license = {file = "LICENSE"} keywords = [ - "SystmRDL", "PeakRDL", "CSR", "compiler", "tool", "registers", "generator", + "SystemRDL", "PeakRDL", "CSR", "compiler", "tool", "registers", "generator", "Verilog", "SystemVerilog", "register abstraction layer", "FPGA", "ASIC", ]