intel_alm: fix typo in MISTRAL_MUL27X27 cell name
authorDan Ravensloft <dan.ravensloft@gmail.com>
Thu, 13 Aug 2020 14:30:03 +0000 (15:30 +0100)
committerMarcelina Koƛcielnicka <mwk@0x04.net>
Thu, 13 Aug 2020 15:08:50 +0000 (17:08 +0200)
techlibs/intel_alm/common/dsp_sim.v

index 7e72dab0dd9eb370fdd2892ac4782c280284af91..45fdebb3f085a09094f9da5be3d2b489fae9ee19 100644 (file)
@@ -1,5 +1,5 @@
 (* abc9_box *)
-module MISTRAL_MUL27x27(input [26:0] A, input [26:0] B, output [53:0] Y);
+module MISTRAL_MUL27X27(input [26:0] A, input [26:0] B, output [53:0] Y);
 
 // TODO: Cyclone 10 GX timings; the below are for Cyclone V
 specify