9 lines
217 B
Plaintext
9 lines
217 B
Plaintext
<Project>
|
|
<ItemGroup>
|
|
<File Include="design.vhd" />
|
|
<File Include="fulladder.vhd" />
|
|
<File Include="halfadder.vhd" />
|
|
<File Include="testbench.vhd" />
|
|
</ItemGroup>
|
|
<PropertyGroup />
|
|
</Project> |