aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/intel_alm
diff options
context:
space:
mode:
authorLofty <dan.ravensloft@gmail.com>2020-07-13 14:08:52 +0100
committerMarcelina Koƛcielnicka <mwk@0x04.net>2020-07-13 18:05:38 +0200
commita3a90f6377f251d3b6c5898eb1543f8832493bb8 (patch)
tree675edf92b662112079a0b3384d406b8f5526a3de /tests/arch/intel_alm
parent38b814b525d9d3abbfea060a8156b64b15aa7cf3 (diff)
downloadyosys-a3a90f6377f251d3b6c5898eb1543f8832493bb8.tar.gz
yosys-a3a90f6377f251d3b6c5898eb1543f8832493bb8.tar.bz2
yosys-a3a90f6377f251d3b6c5898eb1543f8832493bb8.zip
Revert "intel_alm: direct M10K instantiation"
This reverts commit 09ecb9b2cf3ab76841d30712bf70dafc6d47ef67.
Diffstat (limited to 'tests/arch/intel_alm')
-rw-r--r--tests/arch/intel_alm/blockram.ys6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/arch/intel_alm/blockram.ys b/tests/arch/intel_alm/blockram.ys
deleted file mode 100644
index 610ae1ffd..000000000
--- a/tests/arch/intel_alm/blockram.ys
+++ /dev/null
@@ -1,6 +0,0 @@
-read_verilog ../common/blockram.v
-chparam -set ADDRESS_WIDTH 10 -set DATA_WIDTH 10 sync_ram_sdp
-synth_intel_alm -family cyclonev
-cd sync_ram_sdp
-select -assert-count 1 t:MISTRAL_M10K
-select -assert-none t:MISTRAL_M10K %% t:* %D