Commit 0d9cafa4 authored by Dimitris Lampridis's avatar Dimitris Lampridis

hdl: update fmc-adc dependency and adjust reported version of adcx2

Version should match fmc-adc (at least for now), otherwise fmc-adc
driver does not work.
parent 05563a9f
Subproject commit b06636f542b2a69ca461db1faee767814ac27714
Subproject commit b077d94f6bd7bd7834307fa3602ff4d3f526c33d
......@@ -378,7 +378,7 @@ begin -- architecture arch
generic map (
g_VENDOR_ID => x"0000_10DC",
g_DEVICE_ID => c_WRTD_NODE_ID,
g_VERSION => x"0500_0002",
g_VERSION => x"0600_0000",
g_CAPABILITIES => x"0000_0000",
g_COMMIT_ID => (others => '0'))
port map (
......
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