Commit 30b3a40d authored by Tristan Gingold's avatar Tristan Gingold

svec_ref_fmc_adc_100Ms.vhd: do not decode AM (so that MBLT are allowed)

parent d2a1b6a5
......@@ -309,6 +309,7 @@ begin -- architecture arch
inst_svec_base : entity work.svec_base_wr
generic map (
g_DECODE_AM => FALSE,
g_WITH_VIC => TRUE,
g_WITH_ONEWIRE => FALSE,
g_WITH_SPI => FALSE,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment