OpenCores
URL https://opencores.org/ocsvn/socgen/socgen/trunk

Subversion Repositories socgen

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /socgen/trunk/Projects/opencores.org/logic/ip/vga_char_ctrl/sim/testbenches/xml
    from Rev 134 to Rev 135
    Reverse comparison

Rev 134 → Rev 135

/vga_char_ctrl_bfm.design.xml
27,17 → 27,17
// from http://www.opencores.org/lgpl.shtml //
// //
-->
<spirit:design
xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009"
<ipxact:design
xmlns:ipxact="http://www.accellera.org/XMLSchema/IPXACT/1685-2014"
xmlns:socgen="http://opencores.org"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009
http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009/index.xsd">
xsi:schemaLocation="http://www.accellera.org/XMLSchema/IPXACT/1685-2014
http://www.accellera.org/XMLSchema/IPXACT/1685-2014/index.xsd">
 
<spirit:vendor>opencores.org</spirit:vendor>
<spirit:library>logic</spirit:library>
<spirit:name>vga_char_ctrl</spirit:name>
<spirit:version>bfm.design</spirit:version>
<ipxact:vendor>opencores.org</ipxact:vendor>
<ipxact:library>logic</ipxact:library>
<ipxact:name>vga_char_ctrl</ipxact:name>
<ipxact:version>bfm.design</ipxact:version>
 
 
 
48,12 → 48,12
 
 
 
<spirit:componentInstances>
<ipxact:componentInstances>
 
 
 
 
</spirit:componentInstances>
</ipxact:componentInstances>
 
 
 
62,4 → 62,4
 
 
 
</spirit:design>
</ipxact:design>
/vga_char_ctrl_def_dut.params.xml
6,43 → 6,48
// //
// //
-->
<spirit:component
xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009"
<ipxact:component
xmlns:ipxact="http://www.accellera.org/XMLSchema/IPXACT/1685-2014"
xmlns:socgen="http://opencores.org"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009
http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009/index.xsd">
<spirit:vendor>opencores.org</spirit:vendor>
<spirit:library>logic</spirit:library>
<spirit:name>vga_char_ctrl</spirit:name>
<spirit:version>def_dut.params</spirit:version>
<spirit:model>
xsi:schemaLocation="http://www.accellera.org/XMLSchema/IPXACT/1685-2014
http://www.accellera.org/XMLSchema/IPXACT/1685-2014/index.xsd">
<ipxact:vendor>opencores.org</ipxact:vendor>
<ipxact:library>logic</ipxact:library>
<ipxact:name>vga_char_ctrl</ipxact:name>
<ipxact:version>def_dut.params</ipxact:version>
<ipxact:model>
 
<spirit:views>
<ipxact:views>
<spirit:view>
<spirit:name>Dut</spirit:name>
<spirit:envIdentifier></spirit:envIdentifier>
<spirit:hierarchyRef spirit:vendor="opencores.org"
spirit:library="logic"
spirit:name="vga_char_ctrl"
spirit:version="def_duth.design"/>
</spirit:view>
</spirit:views>
<spirit:modelParameters>
<spirit:modelParameter><spirit:name>STARTUP</spirit:name><spirit:value>"NONE"</spirit:value></spirit:modelParameter>
<spirit:modelParameter><spirit:name>FONT</spirit:name><spirit:value>"NONE"</spirit:value></spirit:modelParameter>
<spirit:modelParameter><spirit:name>CHARACTER_DECODE_DELAY</spirit:name><spirit:value>4</spirit:value></spirit:modelParameter>
<spirit:modelParameter><spirit:name>H_ACTIVE</spirit:name><spirit:value>640</spirit:value></spirit:modelParameter>
<spirit:modelParameter><spirit:name>H_FRONT_PORCH</spirit:name><spirit:value>16</spirit:value></spirit:modelParameter>
<spirit:modelParameter><spirit:name>H_SYNCH</spirit:name><spirit:value>96</spirit:value></spirit:modelParameter>
<spirit:modelParameter><spirit:name>H_BACK_PORCH</spirit:name><spirit:value>48</spirit:value></spirit:modelParameter>
<spirit:modelParameter><spirit:name>H_TOTAL</spirit:name><spirit:value>800</spirit:value></spirit:modelParameter>
<spirit:modelParameter><spirit:name>V_ACTIVE</spirit:name><spirit:value>480</spirit:value></spirit:modelParameter>
<spirit:modelParameter><spirit:name>V_FRONT_PORCH</spirit:name><spirit:value>11</spirit:value></spirit:modelParameter>
<spirit:modelParameter><spirit:name>V_SYNCH</spirit:name><spirit:value>2</spirit:value></spirit:modelParameter>
<spirit:modelParameter><spirit:name>V_BACK_PORCH</spirit:name><spirit:value>31</spirit:value></spirit:modelParameter>
<spirit:modelParameter><spirit:name>V_TOTAL</spirit:name><spirit:value>524</spirit:value></spirit:modelParameter>
</spirit:modelParameters>
</spirit:model>
</spirit:component>
<ipxact:view>
<ipxact:name>Dut</ipxact:name>
<ipxact:envIdentifier></ipxact:envIdentifier>
<ipxact:hierarchyRef ipxact:vendor="opencores.org"
ipxact:library="logic"
ipxact:name="vga_char_ctrl"
ipxact:version="def_duth.design"/>
</ipxact:view>
</ipxact:views>
<ipxact:modelParameters>
<ipxact:modelParameter><ipxact:name>STARTUP</ipxact:name><ipxact:value>"NONE"</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>FONT</ipxact:name><ipxact:value>"NONE"</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>CHARACTER_DECODE_DELAY</ipxact:name><ipxact:value>4</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>H_ACTIVE</ipxact:name><ipxact:value>640</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>H_FRONT_PORCH</ipxact:name><ipxact:value>16</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>H_SYNCH</ipxact:name><ipxact:value>96</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>H_BACK_PORCH</ipxact:name><ipxact:value>48</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>H_TOTAL</ipxact:name><ipxact:value>800</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>V_ACTIVE</ipxact:name><ipxact:value>480</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>V_FRONT_PORCH</ipxact:name><ipxact:value>11</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>V_SYNCH</ipxact:name><ipxact:value>2</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>V_BACK_PORCH</ipxact:name><ipxact:value>31</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>V_TOTAL</ipxact:name><ipxact:value>524</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>CHAR_RAM_ADDR</ipxact:name><ipxact:value>13</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>CHAR_RAM_WIDTH</ipxact:name><ipxact:value>8</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>CHAR_RAM_WORDS</ipxact:name><ipxact:value>4800</ipxact:value></ipxact:modelParameter>
<ipxact:modelParameter><ipxact:name>CHAR_RAM_WRITETHRU</ipxact:name><ipxact:value>0</ipxact:value></ipxact:modelParameter>
 
</ipxact:modelParameters>
</ipxact:model>
</ipxact:component>
/vga_char_ctrl_def_duth.design.xml
6,128 → 6,132
// ./tools/verilog/gen_tb -vendor opencores.org -library logic -component vga_char_ctrl -version def //
// //
-->
<spirit:design
xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009"
<ipxact:design
xmlns:ipxact="http://www.accellera.org/XMLSchema/IPXACT/1685-2014"
xmlns:socgen="http://opencores.org"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009
http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009/index.xsd">
<spirit:vendor>opencores.org</spirit:vendor>
<spirit:library>logic</spirit:library>
<spirit:name>vga_char_ctrl</spirit:name>
<spirit:version>def_duth.design</spirit:version>
<spirit:adHocConnections>
xsi:schemaLocation="http://www.accellera.org/XMLSchema/IPXACT/1685-2014
http://www.accellera.org/XMLSchema/IPXACT/1685-2014/index.xsd">
<ipxact:vendor>opencores.org</ipxact:vendor>
<ipxact:library>logic</ipxact:library>
<ipxact:name>vga_char_ctrl</ipxact:name>
<ipxact:version>def_duth.design</ipxact:version>
<ipxact:adHocConnections>
 
<spirit:adHocConnection>
<spirit:name>add_h_load</spirit:name>
<spirit:externalPortReference spirit:portRef="add_h_load" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="add_h_load" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>add_h_load</ipxact:name>
<ipxact:externalPortReference portRef="add_h_load" />
<ipxact:internalPortReference componentRef="dut" portRef="add_h_load" />
</ipxact:adHocConnection>
 
<spirit:adHocConnection>
<spirit:name>add_l_load</spirit:name>
<spirit:externalPortReference spirit:portRef="add_l_load" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="add_l_load" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>add_l_load</ipxact:name>
<ipxact:externalPortReference portRef="add_l_load" />
<ipxact:internalPortReference componentRef="dut" portRef="add_l_load" />
</ipxact:adHocConnection>
 
<spirit:adHocConnection>
<spirit:name>address</spirit:name>
<spirit:externalPortReference spirit:portRef="address" spirit:left="13" spirit:right="0" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="address" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>address</ipxact:name>
<ipxact:externalPortReference portRef="address" left="13" right="0" />
<ipxact:internalPortReference componentRef="dut" portRef="address" />
</ipxact:adHocConnection>
 
<spirit:adHocConnection>
<spirit:name>ascii_load</spirit:name>
<spirit:externalPortReference spirit:portRef="ascii_load" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="ascii_load" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>ascii_load</ipxact:name>
<ipxact:externalPortReference portRef="ascii_load" />
<ipxact:internalPortReference componentRef="dut" portRef="ascii_load" />
</ipxact:adHocConnection>
 
<spirit:adHocConnection>
<spirit:name>back_color</spirit:name>
<spirit:externalPortReference spirit:portRef="back_color" spirit:left="7" spirit:right="0" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="back_color" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>back_color</ipxact:name>
<ipxact:externalPortReference portRef="back_color" left="7" right="0" />
<ipxact:internalPortReference componentRef="dut" portRef="back_color" />
</ipxact:adHocConnection>
 
<spirit:adHocConnection>
<spirit:name>blue_pad_out</spirit:name>
<spirit:externalPortReference spirit:portRef="blue_pad_out" spirit:left="1" spirit:right="0" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="blue_pad_out" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>blue_pad_out</ipxact:name>
<ipxact:externalPortReference portRef="blue_pad_out" left="1" right="0" />
<ipxact:internalPortReference componentRef="dut" portRef="blue_pad_out" />
</ipxact:adHocConnection>
 
<spirit:adHocConnection>
<spirit:name>char_color</spirit:name>
<spirit:externalPortReference spirit:portRef="char_color" spirit:left="7" spirit:right="0" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="char_color" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>char_color</ipxact:name>
<ipxact:externalPortReference portRef="char_color" left="7" right="0" />
<ipxact:internalPortReference componentRef="dut" portRef="char_color" />
</ipxact:adHocConnection>
 
<spirit:adHocConnection>
<spirit:name>clk</spirit:name>
<spirit:externalPortReference spirit:portRef="clk" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="clk" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>clk</ipxact:name>
<ipxact:externalPortReference portRef="clk" />
<ipxact:internalPortReference componentRef="dut" portRef="clk" />
</ipxact:adHocConnection>
 
<spirit:adHocConnection>
<spirit:name>cursor_color</spirit:name>
<spirit:externalPortReference spirit:portRef="cursor_color" spirit:left="7" spirit:right="0" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="cursor_color" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>cursor_color</ipxact:name>
<ipxact:externalPortReference portRef="cursor_color" left="7" right="0" />
<ipxact:internalPortReference componentRef="dut" portRef="cursor_color" />
</ipxact:adHocConnection>
 
<spirit:adHocConnection>
<spirit:name>green_pad_out</spirit:name>
<spirit:externalPortReference spirit:portRef="green_pad_out" spirit:left="2" spirit:right="0" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="green_pad_out" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>green_pad_out</ipxact:name>
<ipxact:externalPortReference portRef="green_pad_out" left="2" right="0" />
<ipxact:internalPortReference componentRef="dut" portRef="green_pad_out" />
</ipxact:adHocConnection>
 
<spirit:adHocConnection>
<spirit:name>hsync_n_pad_out</spirit:name>
<spirit:externalPortReference spirit:portRef="hsync_n_pad_out" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="hsync_n_pad_out" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>hsync_n_pad_out</ipxact:name>
<ipxact:externalPortReference portRef="hsync_n_pad_out" />
<ipxact:internalPortReference componentRef="dut" portRef="hsync_n_pad_out" />
</ipxact:adHocConnection>
 
<spirit:adHocConnection>
<spirit:name>red_pad_out</spirit:name>
<spirit:externalPortReference spirit:portRef="red_pad_out" spirit:left="2" spirit:right="0" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="red_pad_out" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>red_pad_out</ipxact:name>
<ipxact:externalPortReference portRef="red_pad_out" left="2" right="0" />
<ipxact:internalPortReference componentRef="dut" portRef="red_pad_out" />
</ipxact:adHocConnection>
 
<spirit:adHocConnection>
<spirit:name>reset</spirit:name>
<spirit:externalPortReference spirit:portRef="reset" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="reset" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>reset</ipxact:name>
<ipxact:externalPortReference portRef="reset" />
<ipxact:internalPortReference componentRef="dut" portRef="reset" />
</ipxact:adHocConnection>
 
<spirit:adHocConnection>
<spirit:name>vsync_n_pad_out</spirit:name>
<spirit:externalPortReference spirit:portRef="vsync_n_pad_out" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="vsync_n_pad_out" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>vsync_n_pad_out</ipxact:name>
<ipxact:externalPortReference portRef="vsync_n_pad_out" />
<ipxact:internalPortReference componentRef="dut" portRef="vsync_n_pad_out" />
</ipxact:adHocConnection>
 
<spirit:adHocConnection>
<spirit:name>wdata</spirit:name>
<spirit:externalPortReference spirit:portRef="wdata" spirit:left="7" spirit:right="0" />
<spirit:internalPortReference spirit:componentRef="dut" spirit:portRef="wdata" />
</spirit:adHocConnection>
<ipxact:adHocConnection>
<ipxact:name>wdata</ipxact:name>
<ipxact:externalPortReference portRef="wdata" left="7" right="0" />
<ipxact:internalPortReference componentRef="dut" portRef="wdata" />
</ipxact:adHocConnection>
 
 
</spirit:adHocConnections>
<spirit:componentInstances>
</ipxact:adHocConnections>
<ipxact:componentInstances>
 
<spirit:componentInstance>
<spirit:instanceName>dut</spirit:instanceName>
<spirit:componentRef spirit:vendor="opencores.org" spirit:library="logic" spirit:name="vga_char_ctrl" spirit:version="def" />
<spirit:configurableElementValues>
<spirit:configurableElementValue spirit:referenceId="CHARACTER_DECODE_DELAY">CHARACTER_DECODE_DELAY</spirit:configurableElementValue>
<spirit:configurableElementValue spirit:referenceId="H_ACTIVE">H_ACTIVE</spirit:configurableElementValue>
<spirit:configurableElementValue spirit:referenceId="H_BACK_PORCH">H_BACK_PORCH</spirit:configurableElementValue>
<spirit:configurableElementValue spirit:referenceId="H_FRONT_PORCH">H_FRONT_PORCH</spirit:configurableElementValue>
<spirit:configurableElementValue spirit:referenceId="H_SYNCH">H_SYNCH</spirit:configurableElementValue>
<spirit:configurableElementValue spirit:referenceId="H_TOTAL">H_TOTAL</spirit:configurableElementValue>
<spirit:configurableElementValue spirit:referenceId="V_ACTIVE">V_ACTIVE</spirit:configurableElementValue>
<spirit:configurableElementValue spirit:referenceId="V_BACK_PORCH">V_BACK_PORCH</spirit:configurableElementValue>
<spirit:configurableElementValue spirit:referenceId="V_FRONT_PORCH">V_FRONT_PORCH</spirit:configurableElementValue>
<spirit:configurableElementValue spirit:referenceId="V_SYNCH">V_SYNCH</spirit:configurableElementValue>
<spirit:configurableElementValue spirit:referenceId="V_TOTAL">V_TOTAL</spirit:configurableElementValue>
</spirit:configurableElementValues>
</spirit:componentInstance>
</spirit:componentInstances>
</spirit:design>
<ipxact:componentInstance>
<ipxact:instanceName>dut</ipxact:instanceName>
<ipxact:componentRef vendor="opencores.org" library="logic" name="vga_char_ctrl" version="def" />
<ipxact:configurableElementValues>
<ipxact:configurableElementValue referenceId="CHARACTER_DECODE_DELAY">CHARACTER_DECODE_DELAY</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="H_ACTIVE">H_ACTIVE</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="H_BACK_PORCH">H_BACK_PORCH</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="H_FRONT_PORCH">H_FRONT_PORCH</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="H_SYNCH">H_SYNCH</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="H_TOTAL">H_TOTAL</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="V_ACTIVE">V_ACTIVE</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="V_BACK_PORCH">V_BACK_PORCH</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="V_FRONT_PORCH">V_FRONT_PORCH</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="V_SYNCH">V_SYNCH</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="V_TOTAL">V_TOTAL</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="CHAR_RAM_ADDR">CHAR_RAM_ADDR</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="CHAR_RAM_WIDTH">CHAR_RAM_WIDTH</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="CHAR_RAM_WORDS">CHAR_RAM_WORDS</ipxact:configurableElementValue>
<ipxact:configurableElementValue referenceId="CHAR_RAM_WRITETHRU">CHAR_RAM_WRITETHRU</ipxact:configurableElementValue>
</ipxact:configurableElementValues>
</ipxact:componentInstance>
</ipxact:componentInstances>
</ipxact:design>
/vga_char_ctrl_def_lint.xml
27,81 → 27,81
// from http://www.opencores.org/lgpl.shtml //
// //
-->
<spirit:component
xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009"
<ipxact:component
xmlns:ipxact="http://www.accellera.org/XMLSchema/IPXACT/1685-2014"
xmlns:socgen="http://opencores.org"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009
http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009/index.xsd">
xsi:schemaLocation="http://www.accellera.org/XMLSchema/IPXACT/1685-2014
http://www.accellera.org/XMLSchema/IPXACT/1685-2014/index.xsd">
 
<spirit:vendor>opencores.org</spirit:vendor>
<spirit:library>logic</spirit:library>
<spirit:name>vga_char_ctrl</spirit:name>
<spirit:version>def_lint</spirit:version>
<ipxact:vendor>opencores.org</ipxact:vendor>
<ipxact:library>logic</ipxact:library>
<ipxact:name>vga_char_ctrl</ipxact:name>
<ipxact:version>def_lint</ipxact:version>
 
 
 
 
 
<spirit:model>
<ipxact:model>
 
 
<spirit:views>
<ipxact:views>
 
<spirit:view>
<spirit:name>Dut</spirit:name>
<spirit:vendorExtensions>
<spirit:componentRef spirit:vendor="opencores.org"
spirit:library="logic"
spirit:name="vga_char_ctrl"
spirit:version="def_dut.params"/>
<ipxact:view>
<ipxact:name>Dut</ipxact:name>
<ipxact:vendorExtensions>
<ipxact:componentRef ipxact:vendor="opencores.org"
ipxact:library="logic"
ipxact:name="vga_char_ctrl"
ipxact:version="def_dut.params"/>
 
</spirit:vendorExtensions>
</ipxact:vendorExtensions>
 
</spirit:view>
</ipxact:view>
 
 
<spirit:view>
<spirit:name>lint</spirit:name>
<spirit:envIdentifier>:*Lint:*</spirit:envIdentifier>
<spirit:language>Verilog</spirit:language>
<spirit:fileSetRef><spirit:localName>fs-lint</spirit:localName></spirit:fileSetRef>
</spirit:view>
<ipxact:view>
<ipxact:name>lint</ipxact:name>
<ipxact:envIdentifier>:*Lint:*</ipxact:envIdentifier>
<ipxact:language>Verilog</ipxact:language>
<ipxact:fileSetRef><ipxact:localName>fs-lint</ipxact:localName></ipxact:fileSetRef>
</ipxact:view>
 
 
 
<spirit:view>
<spirit:name>rtl_check</spirit:name>
<spirit:vendorExtensions>
<spirit:componentRef spirit:vendor="opencores.org"
spirit:library="Testbench"
spirit:name="toolflow"
spirit:version="rtl_check"/>
</spirit:vendorExtensions>
</spirit:view>
<ipxact:view>
<ipxact:name>rtl_check</ipxact:name>
<ipxact:vendorExtensions>
<ipxact:componentRef ipxact:vendor="opencores.org"
ipxact:library="Testbench"
ipxact:name="toolflow"
ipxact:version="rtl_check"/>
</ipxact:vendorExtensions>
</ipxact:view>
 
</spirit:views>
</ipxact:views>
 
 
</spirit:model>
</ipxact:model>
 
 
 
<spirit:fileSets>
<ipxact:fileSets>
 
 
 
<spirit:fileSet>
<spirit:name>fs-lint</spirit:name>
<ipxact:fileSet>
<ipxact:name>fs-lint</ipxact:name>
 
<spirit:file>
<spirit:logicalName></spirit:logicalName>
<spirit:name>../verilog/lint/vga_char_ctrl_def_lint</spirit:name>
<spirit:fileType>verilogSource</spirit:fileType><spirit:userFileType>module</spirit:userFileType>
</spirit:file>
<ipxact:file>
<ipxact:logicalName></ipxact:logicalName>
<ipxact:name>../verilog/lint/vga_char_ctrl_def_lint</ipxact:name>
<ipxact:fileType>verilogSource</ipxact:fileType><ipxact:userFileType>module</ipxact:userFileType>
</ipxact:file>
 
 
</spirit:fileSet>
</ipxact:fileSet>
 
 
 
108,10 → 108,10
 
 
 
</spirit:fileSets>
</ipxact:fileSets>
 
 
 
 
 
</spirit:component>
</ipxact:component>
/vga_char_ctrl_def_tb.xml
27,17 → 27,17
// from http://www.opencores.org/lgpl.shtml //
// //
-->
<spirit:component
xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009"
<ipxact:component
xmlns:ipxact="http://www.accellera.org/XMLSchema/IPXACT/1685-2014"
xmlns:socgen="http://opencores.org"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009
http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009/index.xsd">
xsi:schemaLocation="http://www.accellera.org/XMLSchema/IPXACT/1685-2014
http://www.accellera.org/XMLSchema/IPXACT/1685-2014/index.xsd">
 
<spirit:vendor>opencores.org</spirit:vendor>
<spirit:library>logic</spirit:library>
<spirit:name>vga_char_ctrl</spirit:name>
<spirit:version>def_tb</spirit:version>
<ipxact:vendor>opencores.org</ipxact:vendor>
<ipxact:library>logic</ipxact:library>
<ipxact:name>vga_char_ctrl</ipxact:name>
<ipxact:version>def_tb</ipxact:version>
 
 
 
44,27 → 44,27
 
 
 
<spirit:componentGenerators>
<ipxact:componentGenerators>
 
 
 
<spirit:componentGenerator>
<spirit:name>gen_verilog</spirit:name>
<spirit:phase>104.0</spirit:phase>
<spirit:apiType>none</spirit:apiType>
<spirit:vendorExtensions><socgen:envIdentifier>common</socgen:envIdentifier></spirit:vendorExtensions>
<spirit:generatorExe>./tools/verilog/gen_verilog</spirit:generatorExe>
<spirit:parameters>
<spirit:parameter>
<spirit:name>destination</spirit:name>
<spirit:value>vga_char_ctrl_def_tb</spirit:value>
</spirit:parameter>
</spirit:parameters>
</spirit:componentGenerator>
<ipxact:componentGenerator>
<ipxact:name>gen_verilog</ipxact:name>
<ipxact:phase>104.0</ipxact:phase>
<ipxact:apiType>none</ipxact:apiType>
<ipxact:vendorExtensions><socgen:envIdentifier>:*common:*</socgen:envIdentifier></ipxact:vendorExtensions>
<ipxact:generatorExe>tools/verilog/gen_verilog</ipxact:generatorExe>
<ipxact:parameters>
<ipxact:parameter>
<ipxact:name>destination</ipxact:name>
<ipxact:value>vga_char_ctrl_def_tb</ipxact:value>
</ipxact:parameter>
</ipxact:parameters>
</ipxact:componentGenerator>
 
 
 
</spirit:componentGenerators>
</ipxact:componentGenerators>
 
 
 
72,135 → 72,135
 
 
 
<spirit:model>
<ipxact:model>
 
 
 
<spirit:views>
<ipxact:views>
 
<spirit:view>
<spirit:name>Params</spirit:name>
<spirit:vendorExtensions>
<spirit:componentRef spirit:vendor="opencores.org"
spirit:library="logic"
spirit:name="vga_char_ctrl"
spirit:version="def_dut.params"/>
</spirit:vendorExtensions>
</spirit:view>
<ipxact:view>
<ipxact:name>Params</ipxact:name>
<ipxact:vendorExtensions>
<ipxact:componentRef ipxact:vendor="opencores.org"
ipxact:library="logic"
ipxact:name="vga_char_ctrl"
ipxact:version="def_dut.params"/>
</ipxact:vendorExtensions>
</ipxact:view>
 
 
<spirit:view>
<spirit:name>Bfm</spirit:name>
<spirit:hierarchyRef spirit:vendor="opencores.org"
spirit:library="logic"
spirit:name="vga_char_ctrl"
spirit:version="bfm.design"/>
</spirit:view>
<ipxact:view>
<ipxact:name>Bfm</ipxact:name>
<ipxact:hierarchyRef ipxact:vendor="opencores.org"
ipxact:library="logic"
ipxact:name="vga_char_ctrl"
ipxact:version="bfm.design"/>
</ipxact:view>
 
 
 
<spirit:view>
<spirit:name>icarus</spirit:name>
<spirit:vendorExtensions>
<spirit:componentRef spirit:vendor="opencores.org"
spirit:library="Testbench"
spirit:name="toolflow"
spirit:version="icarus"/>
</spirit:vendorExtensions>
</spirit:view>
<ipxact:view>
<ipxact:name>icarus</ipxact:name>
<ipxact:vendorExtensions>
<ipxact:componentRef ipxact:vendor="opencores.org"
ipxact:library="Testbench"
ipxact:name="toolflow"
ipxact:version="icarus"/>
</ipxact:vendorExtensions>
</ipxact:view>
 
 
 
 
 
<spirit:view>
<spirit:name>common</spirit:name><spirit:envIdentifier>common</spirit:envIdentifier>
<spirit:language>Verilog</spirit:language>
<spirit:modelName></spirit:modelName>
<spirit:fileSetRef>
<spirit:localName>fs-common</spirit:localName>
</spirit:fileSetRef>
</spirit:view>
<ipxact:view>
<ipxact:name>common</ipxact:name><ipxact:envIdentifier>:*common:*</ipxact:envIdentifier>
<ipxact:language>Verilog</ipxact:language>
<ipxact:modelName></ipxact:modelName>
<ipxact:fileSetRef>
<ipxact:localName>fs-common</ipxact:localName>
</ipxact:fileSetRef>
</ipxact:view>
 
 
<spirit:view>
<spirit:name>sim</spirit:name><spirit:envIdentifier>:*Simulation:*</spirit:envIdentifier>
<spirit:language>Verilog</spirit:language>
<spirit:modelName></spirit:modelName>
<spirit:fileSetRef>
<spirit:localName>fs-sim</spirit:localName>
</spirit:fileSetRef>
</spirit:view>
<ipxact:view>
<ipxact:name>sim</ipxact:name><ipxact:envIdentifier>:*Simulation:*</ipxact:envIdentifier>
<ipxact:language>Verilog</ipxact:language>
<ipxact:modelName></ipxact:modelName>
<ipxact:fileSetRef>
<ipxact:localName>fs-sim</ipxact:localName>
</ipxact:fileSetRef>
</ipxact:view>
 
 
 
<spirit:view>
<spirit:name>lint</spirit:name><spirit:envIdentifier>:*Lint:*</spirit:envIdentifier>
<spirit:language>Verilog</spirit:language>
<spirit:modelName></spirit:modelName>
<spirit:fileSetRef>
<spirit:localName>fs-lint</spirit:localName>
</spirit:fileSetRef>
</spirit:view>
<ipxact:view>
<ipxact:name>lint</ipxact:name><ipxact:envIdentifier>:*Lint:*</ipxact:envIdentifier>
<ipxact:language>Verilog</ipxact:language>
<ipxact:modelName></ipxact:modelName>
<ipxact:fileSetRef>
<ipxact:localName>fs-lint</ipxact:localName>
</ipxact:fileSetRef>
</ipxact:view>
 
</spirit:views>
</ipxact:views>
 
 
 
 
</spirit:model>
</ipxact:model>
 
<spirit:fileSets>
<ipxact:fileSets>
 
<spirit:fileSet>
<spirit:name>fs-common</spirit:name>
<ipxact:fileSet>
<ipxact:name>fs-common</ipxact:name>
 
<spirit:file>
<spirit:logicalName></spirit:logicalName>
<spirit:name>../verilog/sram.load</spirit:name>
<spirit:fileType>verilogSource</spirit:fileType><spirit:userFileType>fragment</spirit:userFileType>
</spirit:file>
<ipxact:file>
<ipxact:logicalName></ipxact:logicalName>
<ipxact:name>../verilog/sram.load</ipxact:name>
<ipxact:fileType>verilogSource</ipxact:fileType><ipxact:userFileType>fragment</ipxact:userFileType>
</ipxact:file>
 
 
<spirit:file>
<spirit:logicalName></spirit:logicalName>
<spirit:name>../verilog/tb.ext</spirit:name>
<spirit:fileType>verilogSource</spirit:fileType><spirit:userFileType>fragment</spirit:userFileType>
</spirit:file>
<ipxact:file>
<ipxact:logicalName></ipxact:logicalName>
<ipxact:name>../verilog/tb.ext</ipxact:name>
<ipxact:fileType>verilogSource</ipxact:fileType><ipxact:userFileType>fragment</ipxact:userFileType>
</ipxact:file>
 
 
 
</spirit:fileSet>
</ipxact:fileSet>
 
 
 
<spirit:fileSet>
<spirit:name>fs-sim</spirit:name>
<ipxact:fileSet>
<ipxact:name>fs-sim</ipxact:name>
 
<spirit:file>
<spirit:logicalName></spirit:logicalName>
<spirit:name>../verilog/common/vga_char_ctrl_def_tb</spirit:name>
<spirit:fileType>verilogSource</spirit:fileType><spirit:userFileType>module</spirit:userFileType>
</spirit:file>
<ipxact:file>
<ipxact:logicalName></ipxact:logicalName>
<ipxact:name>../verilog/common/vga_char_ctrl_def_tb</ipxact:name>
<ipxact:fileType>verilogSource</ipxact:fileType><ipxact:userFileType>module</ipxact:userFileType>
</ipxact:file>
 
 
 
</spirit:fileSet>
</ipxact:fileSet>
 
 
 
<spirit:fileSet>
<spirit:name>fs-lint</spirit:name>
<ipxact:fileSet>
<ipxact:name>fs-lint</ipxact:name>
 
<spirit:file>
<spirit:logicalName></spirit:logicalName>
<spirit:name>../verilog/common/vga_char_ctrl_def_tb</spirit:name>
<spirit:fileType>verilogSource</spirit:fileType><spirit:userFileType>module</spirit:userFileType>
</spirit:file>
<ipxact:file>
<ipxact:logicalName></ipxact:logicalName>
<ipxact:name>../verilog/common/vga_char_ctrl_def_tb</ipxact:name>
<ipxact:fileType>verilogSource</ipxact:fileType><ipxact:userFileType>module</ipxact:userFileType>
</ipxact:file>
 
 
 
</spirit:fileSet>
</ipxact:fileSet>
 
 
 
207,9 → 207,9
 
 
 
</spirit:fileSets>
</ipxact:fileSets>
 
 
 
 
</spirit:component>
</ipxact:component>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.