Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Obijuan committed Oct 14, 2023
2 parents d52fc69 + 9190f56 commit 6335ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locale/translation.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ gettext('Sys-DFF-ld-rst');
gettext('Sys-DFF-ld-rst. System - D Flip-flop. Capture data every system clock cycle. from input si. If load is active, the data is captured from the d input. Reset input');
gettext('2-to-1 Multplexer (1-bit channels). Verilog implementation');
gettext('Sys-DFF-ld');
gettext('Sys-DFF-ld. System - D Flip-flop. Capture data every system clock cycle. from input si. If load is active, the data is captured from the d input');
gettext('Sys-DFF-ld. System - D Flip-flop. Capture data every system clock cycle. from input si. If load is active, the data is captured from the d input. Block implementation');
gettext('Sys-DFF-rst');
gettext('Sys-DFF-rst: D Flip flop with reset input. When rst=1, the DFF is set to it initial value. Block implementation');
gettext('Reset input: Active high \nWhen rst=1, the DFF is set to \nits initial value');
Expand Down

0 comments on commit 6335ccc

Please sign in to comment.