From: Tux3 Date: Tue, 4 Jun 2019 08:45:41 +0000 (+0200) Subject: README.md: Missing formatting for X-Git-Tag: yosys-0.9~95^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c66d644b66f13d5cc54c78051bf97c0143d9940e;p=yosys.git README.md: Missing formatting for --- diff --git a/README.md b/README.md index 19306cda3..94ea9538f 100644 --- a/README.md +++ b/README.md @@ -413,7 +413,7 @@ Verilog Attributes and non-standard features $ yosys -p 'plugin -a foo -i /lib/libm.so; read_verilog dpitest.v' - Sized constants (the syntax ``'s?[bodh]``) support constant - expressions as . If the expression is not a simple identifier, it + expressions as ````. If the expression is not a simple identifier, it must be put in parentheses. Examples: ``WIDTH'd42``, ``(4+2)'b101010`` - The system tasks ``$finish``, ``$stop`` and ``$display`` are supported in