Remove dupe in CHANGELOG, missing end quote
authorEddie Hung <eddie@fpgeh.com>
Mon, 26 Aug 2019 17:44:23 +0000 (10:44 -0700)
committerEddie Hung <eddie@fpgeh.com>
Mon, 26 Aug 2019 17:44:23 +0000 (10:44 -0700)
CHANGELOG

index c4882acaba6451612a96e5ba9873e2ada7915e19..113aae8206445f7d99570031392ee65aa9744647 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,11 +12,10 @@ Yosys 0.9 .. Yosys 0.9-dev
     - Added "synth_xilinx -abc9" (experimental)
     - Added "synth_ice40 -abc9" (experimental)
     - Added "synth -abc9" (experimental)
-    - Added "script -scriptwire
+    - Added "script -scriptwire"
     - Added "synth_xilinx -nocarry"
     - Added "synth_xilinx -nowidelut"
     - Added "synth_ecp5 -nowidelut"
-    - "synth_xilinx" to now infer hard shift registers (-nosrl to disable)
     - "synth_xilinx" to now infer wide multiplexers (-widemux <min> to enable)
     - Renamed labels/options in synth_ice40 (e.g. dram -> map_lutram; -nodram -> -nolutram)
     - Renamed labels/options in synth_ecp5 (e.g. dram -> map_lutram; -nodram -> -nolutram)