Comments on: How to implement Galois multiplier in VHDL https://surf-vhdl.com/how-to-implement-galois-multiplier-in-vhdl/ The Easiest Way To Learn VHDL Tue, 29 Mar 2022 21:11:02 +0000 hourly 1 https://wordpress.org/?v=6.5.2 By: Jack okeefe https://surf-vhdl.com/how-to-implement-galois-multiplier-in-vhdl/#comment-26544 Tue, 29 Mar 2022 21:11:02 +0000 http://surf-vhdl.com/?p=1695#comment-26544 how do i implement this for gf(2^128) with irreducible polynomial x128 + x7 + x2 + x + 1.

]]>
By: Jack okeefe https://surf-vhdl.com/how-to-implement-galois-multiplier-in-vhdl/#comment-26543 Tue, 29 Mar 2022 21:07:21 +0000 http://surf-vhdl.com/?p=1695#comment-26543 how do i implement this for gf(2^128)?

]]>
By: Surf-VHDL https://surf-vhdl.com/how-to-implement-galois-multiplier-in-vhdl/#comment-16593 Sat, 01 May 2021 10:14:17 +0000 http://surf-vhdl.com/?p=1695#comment-16593 In reply to Dimitrios.

all the code is in the post.
after “is” the code continues on a new line.
I don’t understand your question

]]>
By: Dimitrios https://surf-vhdl.com/how-to-implement-galois-multiplier-in-vhdl/#comment-16258 Fri, 09 Apr 2021 19:54:56 +0000 http://surf-vhdl.com/?p=1695#comment-16258 “function mult285 (v1, v2 : in std_logic_vector) return std_logic_vector is”

is there something after is??? because is doesnt appear to me. Thanks

]]>
By: Surf-VHDL https://surf-vhdl.com/how-to-implement-galois-multiplier-in-vhdl/#comment-10850 Fri, 27 Dec 2019 17:20:31 +0000 http://surf-vhdl.com/?p=1695#comment-10850 In reply to Tom.

thank you!

]]>
By: Tom https://surf-vhdl.com/how-to-implement-galois-multiplier-in-vhdl/#comment-10711 Sun, 20 Oct 2019 06:35:55 +0000 http://surf-vhdl.com/?p=1695#comment-10711 Thank you very much. Very concise and clear.
Keep up the good work!

]]>
By: Surf-VHDL https://surf-vhdl.com/how-to-implement-galois-multiplier-in-vhdl/#comment-10437 Sat, 06 Oct 2018 08:37:50 +0000 http://surf-vhdl.com/?p=1695#comment-10437 In reply to Mansor Dimer.

you are welcome!

]]>
By: Mansor Dimer https://surf-vhdl.com/how-to-implement-galois-multiplier-in-vhdl/#comment-10427 Thu, 13 Sep 2018 16:41:41 +0000 http://surf-vhdl.com/?p=1695#comment-10427 Wow, thank you for this short and concise course

]]>
By: Surf-VHDL https://surf-vhdl.com/how-to-implement-galois-multiplier-in-vhdl/#comment-10424 Mon, 10 Sep 2018 16:06:15 +0000 http://surf-vhdl.com/?p=1695#comment-10424 In reply to Brahim Hamadicharef.

Thank you for your feedback!

]]>
By: Brahim Hamadicharef https://surf-vhdl.com/how-to-implement-galois-multiplier-in-vhdl/#comment-10416 Thu, 09 Aug 2018 01:01:16 +0000 http://surf-vhdl.com/?p=1695#comment-10416 Nice work.

]]>