TPG: Modified IP pheripheral support
Signed-off-by: VNSL Durga <vnsldurg@xilinx.com> Acked-by: Srikanth Vemula <svemula@xilinx.com>
This commit is contained in:
parent
0546b2b8db
commit
d794be5726
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
BEGIN driver tpg
|
||||
|
||||
OPTION supported_peripherals = (v_tpg);
|
||||
OPTION supported_peripherals = (v_tpg_v[0-6]_[0-9]);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
|
|
Loading…
Add table
Reference in a new issue