projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e397480
)
machxo2: Add experimental status to help.
author
William D. Jones
<thor0505@comcast.net>
Mon, 8 Feb 2021 22:31:58 +0000
(17:31 -0500)
committer
Marcelina KoĆcielnicka
<mwk@0x04.net>
Tue, 23 Feb 2021 16:39:58 +0000
(17:39 +0100)
techlibs/machxo2/synth_machxo2.cc
patch
|
blob
|
history
diff --git
a/techlibs/machxo2/synth_machxo2.cc
b/techlibs/machxo2/synth_machxo2.cc
index 19c0ab9d00b5e79f7ed9af006e5bf1e2bb9451c4..bd56fbba9308b1b4248f9e1d2ee84d7faa85e6d5 100644
(file)
--- a/
techlibs/machxo2/synth_machxo2.cc
+++ b/
techlibs/machxo2/synth_machxo2.cc
@@
-27,7
+27,7
@@
PRIVATE_NAMESPACE_BEGIN
struct SynthMachXO2Pass : public ScriptPass
{
- SynthMachXO2Pass() : ScriptPass("synth_machxo2", "synthesis for MachXO2 FPGAs") { }
+ SynthMachXO2Pass() : ScriptPass("synth_machxo2", "synthesis for MachXO2 FPGAs
. This work is experimental.
") { }
void help() override
{