Skip to content

Commit 98064d6

Browse files
committed
update .pot files
1 parent 3faab9c commit 98064d6

File tree

1 file changed

+11
-11
lines changed
  • source/locale/gettext/SpinalHDL/Sequential logic

1 file changed

+11
-11
lines changed

source/locale/gettext/SpinalHDL/Sequential logic/memory.pot

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: SpinalHDL \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-01-06 12:16+0000\n"
11+
"POT-Creation-Date: 2025-04-02 05:51+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -370,42 +370,42 @@ msgstr ""
370370
msgid "Shown below are the VHDL definitions of the standard blackboxes used in SpinalHDL:"
371371
msgstr ""
372372

373-
#: ../../SpinalHDL/Sequential logic/memory.rst:365
373+
#: ../../SpinalHDL/Sequential logic/memory.rst:366
374374
msgid "As you can see, blackboxes have a technology parameter. To set it, you can use the ``setTechnology`` function on the corresponding memory. There are currently 4 kinds of technologies possible:"
375375
msgstr ""
376376

377-
#: ../../SpinalHDL/Sequential logic/memory.rst:368
377+
#: ../../SpinalHDL/Sequential logic/memory.rst:369
378378
msgid "``auto``"
379379
msgstr ""
380380

381-
#: ../../SpinalHDL/Sequential logic/memory.rst:369
381+
#: ../../SpinalHDL/Sequential logic/memory.rst:370
382382
msgid "``ramBlock``"
383383
msgstr ""
384384

385-
#: ../../SpinalHDL/Sequential logic/memory.rst:370
385+
#: ../../SpinalHDL/Sequential logic/memory.rst:371
386386
msgid "``distributedLut``"
387387
msgstr ""
388388

389-
#: ../../SpinalHDL/Sequential logic/memory.rst:371
389+
#: ../../SpinalHDL/Sequential logic/memory.rst:372
390390
msgid "``registerFile``"
391391
msgstr ""
392392

393-
#: ../../SpinalHDL/Sequential logic/memory.rst:373
393+
#: ../../SpinalHDL/Sequential logic/memory.rst:374
394394
msgid "Blackboxing can insert HDL attributes if ``SpinalConfig#setDevice(Device)`` has been configured for your device-vendor."
395395
msgstr ""
396396

397-
#: ../../SpinalHDL/Sequential logic/memory.rst:376
397+
#: ../../SpinalHDL/Sequential logic/memory.rst:377
398398
msgid "The resulting HDL attributes might look like:"
399399
msgstr ""
400400

401-
#: ../../SpinalHDL/Sequential logic/memory.rst:383
401+
#: ../../SpinalHDL/Sequential logic/memory.rst:384
402402
msgid "SpinalHDL tries to support many common memory types provided by well known vendors and devices, however this is an ever moving landscape and project requirements can be very specific in this area."
403403
msgstr ""
404404

405-
#: ../../SpinalHDL/Sequential logic/memory.rst:387
405+
#: ../../SpinalHDL/Sequential logic/memory.rst:388
406406
msgid "If this is important to your design flow then check the output HDL for the expected attributes/generic insertion, while consulting your vendor's platform documentation."
407407
msgstr ""
408408

409-
#: ../../SpinalHDL/Sequential logic/memory.rst:391
409+
#: ../../SpinalHDL/Sequential logic/memory.rst:392
410410
msgid "HDL attributes can also be added manually using the `addAttribute()` :ref:`addAttribute <vhdl-and-verilog-attributes>` mechanism."
411411
msgstr ""

0 commit comments

Comments
 (0)