diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/synth/netlists-memories.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synth/netlists-memories.adb b/src/synth/netlists-memories.adb index fb6fceb79..d5013066a 100644 --- a/src/synth/netlists-memories.adb +++ b/src/synth/netlists-memories.adb @@ -1084,7 +1084,7 @@ package body Netlists.Memories is -- \_|---------------------/ -- -- The dyn_insert can be on one input or the other of the mux. - -- The important point is that the output od the dyn_insert is connected + -- The important point is that the output of the dyn_insert is connected -- only to the mux, while the other mux input is connected to two nodes. -- -- There can be several dyn_inserts in a raw, like this: |