projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2165984
)
Added warning about adding fsm_encoding attributes to wires to manual
author
Clifford Wolf
<clifford@clifford.at>
Fri, 8 Jul 2016 16:31:31 +0000
(18:31 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Fri, 8 Jul 2016 16:31:31 +0000
(18:31 +0200)
manual/CHAPTER_Optimize.tex
patch
|
blob
|
history
diff --git
a/manual/CHAPTER_Optimize.tex
b/manual/CHAPTER_Optimize.tex
index 4b09c22319e1e40935aab4efcd3a0b70d79e31c2..eee92ef5c5a3fbcf471f14c88e0773533c666521 100644
(file)
--- a/
manual/CHAPTER_Optimize.tex
+++ b/
manual/CHAPTER_Optimize.tex
@@
-222,6
+222,10
@@
This heuristic has proven to work very well. It is possible to overwrite it by s
and setting \B{fsm\_encoding}{\tt = "none"} on registers that match the above criteria
but should not be considered FSM state registers.
+Note however that marking state registers with \B{fsm\_encoding} that are not
+suitable for FSM recoding can cause synthesis to fail or produce invalid
+results.
+
\subsection{FSM Extraction}
The {\tt fsm\_extract} pass operates on all state signals marked with the