File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -810,6 +810,9 @@ For installing and using this colection in Icestudio follow these steps:
810810 * 30-Sys-SR
811811 * 31-Sys-SR
812812 * 32-Sys-SR
813+ * ** Sys-SR-basic**
814+ * ** Blocks**
815+ * 02-Sys-SR-basic
813816 * ** Sys-SR-ld**
814817 * 02-Sys-SR-ld
815818 * 03-Sys-SR-ld
Original file line number Diff line number Diff line change @@ -1214,6 +1214,7 @@ gettext('SR-ld');
12141214gettext ( 'SR-ld-rst' ) ;
12151215gettext ( 'SR-rst' ) ;
12161216gettext ( 'Sys-SR' ) ;
1217+ gettext ( 'Sys-SR-basic' ) ;
12171218gettext ( 'Sys-SR-ld' ) ;
12181219gettext ( 'Sys-SR-ld-rst' ) ;
12191220gettext ( 'Sys-SR-rst' ) ;
@@ -1604,6 +1605,9 @@ gettext('31-Sys-SR: 31 bits system shift right register. Verilog implementation'
16041605gettext ( '32-Sys-SR' ) ;
16051606gettext ( '32-Sys-SR: 32 bits system shift right register. Verilog implementation' ) ;
16061607gettext ( 'Blocks' ) ;
1608+ gettext ( '02-Sys-SR-basic' ) ;
1609+ gettext ( '02-Sys-SR-basic-block: Basic 2-bits System Shift register to the right. Block implementation 1' ) ;
1610+ gettext ( 'Blocks' ) ;
16071611gettext ( '02-Sys-SR-ld' ) ;
16081612gettext ( '02-Sys-SR-ld: 2 bits system shift right register with load input. Verilog implementation' ) ;
16091613gettext ( '03-Sys-SR-ld' ) ;
You can’t perform that action at this time.
0 commit comments