11 lines
313 B
Plaintext
11 lines
313 B
Plaintext
<Project>
|
|
<ItemGroup>
|
|
<File Include="design.vhd" />
|
|
<File Include="fulladder_process.vhd" />
|
|
<File Include="fulladder_select.vhd" />
|
|
<File Include="fulladder_struct.vhd" />
|
|
<File Include="halfadder.vhd" />
|
|
<File Include="testbench.vhd" />
|
|
</ItemGroup>
|
|
<PropertyGroup />
|
|
</Project> |