Skip to content

Commit 77e14f0

Browse files
committed
Merge branch 'main' of https://github.com/FPGAwars/iceSRegs
2 parents b6c894b + 9fbbb73 commit 77e14f0

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

locale/translation.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1214,6 +1214,7 @@ gettext('SR-ld');
12141214
gettext('SR-ld-rst');
12151215
gettext('SR-rst');
12161216
gettext('Sys-SR');
1217+
gettext('Sys-SR-basic');
12171218
gettext('Sys-SR-ld');
12181219
gettext('Sys-SR-ld-rst');
12191220
gettext('Sys-SR-rst');
@@ -1604,6 +1605,9 @@ gettext('31-Sys-SR: 31 bits system shift right register. Verilog implementation'
16041605
gettext('32-Sys-SR');
16051606
gettext('32-Sys-SR: 32 bits system shift right register. Verilog implementation');
16061607
gettext('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');
16071611
gettext('02-Sys-SR-ld');
16081612
gettext('02-Sys-SR-ld: 2 bits system shift right register with load input. Verilog implementation');
16091613
gettext('03-Sys-SR-ld');

0 commit comments

Comments
 (0)