URL
https://opencores.org/ocsvn/pltbutils/pltbutils/trunk
Show entire file |
Details |
Blame |
View Log
Rev 101 |
Rev 107 |
Line 40... |
Line 40... |
G_SKIPTESTS : std_logic_vector := (
|
G_SKIPTESTS : std_logic_vector := (
|
'0', -- Dummy
|
'0', -- Dummy
|
'0', -- Test 1
|
'0', -- Test 1
|
'0' -- Test 2
|
'0' -- Test 2
|
-- ... etc
|
-- ... etc
|
);
|
)
|
-- < Template info: add more generics here if needed >
|
-- < Template info: add more generics here if needed >
|
);
|
);
|
end entity tb_template1;
|
end entity tb_template1;
|
|
|
architecture bhv of tb_template1 is
|
architecture bhv of tb_template1 is
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.