Skip to content

Commit

Permalink
Version bumped to v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Obijuan committed Feb 19, 2023
1 parent 40c727f commit fbff469
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Licensed under [LGPL-3.0](https://opensource.org/licenses/LGPL-3.0).

For installing and using this colection in Icestudio follow these steps:

* Download the collection: [stable](https://github.com/FPGAwars/iceK/archive/refs/tags/v0.1.2.zip) or [development](https://github.com/FPGAwars/iceK/archive/refs/heads/main.zip)
* Download the collection: [stable](https://github.com/FPGAwars/iceK/archive/refs/tags/v0.1.3.zip) or [development](https://github.com/FPGAwars/iceK/archive/refs/heads/main.zip)
* Install the collection: *Tools > Collections > Add*
* Select the collection: *Select > Collection*

Expand Down Expand Up @@ -342,4 +342,4 @@ For installing and using this colection in Icestudio follow these steps:
<!-- Badges -->
[icestudio-image]: https://img.shields.io/badge/collection-icestudio-blue.svg
[icestudio-url]: https://github.com/FPGAwars/icestudio
[version-image]: https://img.shields.io/badge/version-v0.1.2-orange.svg
[version-image]: https://img.shields.io/badge/version-v0.1.3-orange.svg
8 changes: 8 additions & 0 deletions locale/translation.js
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,8 @@ gettext('Output pins');
gettext('2-bit constant value 3 \n(11 in binary)');
gettext('## Result:\n\nThe LEDs 0 and 1 are turned on \n\n(If you are connected to internet you will see a picture) \n\n![Alhambra II board picture](https://raw.githubusercontent.com/FPGAwars/iceK/main/wiki/images/Alhambra-II/Example-01-02-2.png)\n\n');
gettext('01-One-LED');
gettext('02-Two-LEDs');
gettext('01-One-LED');
gettext('## Result\n\nThe RGB LED is turned GREEN\n\n(If you are connected to Internet you will see a picture) \n\n![Fomu image](https://github.com/FPGAwars/iceK/raw/main/wiki/images/Fomu/Example-01-02-2.png)');
gettext('usb pins must be \"0\"');
gettext('usb_dp_pu');
Expand All @@ -315,15 +317,19 @@ gettext('2-bit constant value 0 \n(00 in binary)');
gettext('LEDs R and G work with \nnegative logic: \n* 0: Turn LED on \n* 1: Turn LED off');
gettext('The RGB2 is turned off \n(No blue color) \n(negative logic)');
gettext('01-One-LED');
gettext('02-Two-LEDs');
gettext('01-One-LED');
gettext('## Result\n\nThe LED0 is on\n\n(If you are connected to Internet you will see a picture) \n\n![Icezum Alhambra image](https://github.com/FPGAwars/iceK/raw/main/wiki/images/Icezum-Alhambra/Example-01-01-2.png) ');
gettext('02-Two-LEDs');
gettext('## Result:\n\nThe LEDs 0 and 1 are turned on \n\n(If you are connected to internet you will see a picture) \n\n![Icezum Alhambra picture](https://github.com/FPGAwars/iceK/raw/main/wiki/images/Icezum-Alhambra/Example-01-02-2.png)\n\n');
gettext('01-One-LED');
gettext('01-One-LED');
gettext('## Result\n\nThe LED1 (blue) is on\n\n(If you are connected to Internet you will see a picture) \n\n![MyStorm blackIce image](https://raw.githubusercontent.com/FPGAwars/iceK/main/wiki/images/MyStorm-Blackice/Example-01-01-2.png) ');
gettext('Turn off LED2 \n(The FPGA pins are in high impedance state \nso that not driven LEDs bright a little bit) ');
gettext('02-Two-LEDs');
gettext('## Result:\n\nThe LEDs 1 (blue) and 2 (green) are turned on \n\n(If you are connected to internet you will see a picture) \n\n![Mystorm Blackice](https://github.com/FPGAwars/iceK/raw/main/wiki/images/MyStorm-Blackice/Example-01-02-2.png)\n\n');
gettext('01-One-LED');
gettext('01-One-LED');
gettext('## Result\n\nThe LED D1 (green) is on\n\n(If you are connected to Internet you will see a picture) \n\n![Nandland-Go-board image](https://raw.githubusercontent.com/FPGAwars/iceK/main/wiki/images/NandLand-Go-Board/Example-01-01-2.png) ');
gettext('02-Two-LEDs');
gettext('## Result:\n\nThe LEDs D1 and D2 are turned on \n\n(If you are connected to internet you will see a picture) \n\n![Nandland Go Board picture](https://raw.githubusercontent.com/FPGAwars/iceK/main/wiki/images/NandLand-Go-Board/Example-01-02-2.png)\n\n');
Expand Down Expand Up @@ -375,6 +381,7 @@ gettext('Set the value \nof the k constant (0-15)');
gettext('You can write the \nconstants in binary');
gettext('..Or in hexa');
gettext('4-bit generic constant');
gettext('01-One-LEDs');
gettext('Bus');
gettext('bits');
gettext('Bus-02');
Expand Down Expand Up @@ -719,3 +726,4 @@ gettext('02-bit-1');
gettext('## Turn on an LED\n\nOutput the 1-bit value. It will turn on the LED');
gettext('03-generic-bit');
gettext('## Changing the state of an LED\n\nOutput the value given by the parameter. This value \nwill turn on or off the LED');
gettext('00-Index');
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "icek",
"version": "0.1.2",
"version": "0.1.3",
"description": "Working with Constant values",
"header": "https://github.com/FPGAwars/iceK/raw/main/wiki/Logo/iceK-collection-github.png",
"footer": "https://github.com/FPGAwars/icestudio-wiki/raw/main/Logos/fgpawars-banner.svg",
Expand Down

0 comments on commit fbff469

Please sign in to comment.