|
4 | 4 | <!-- Copyright 1986-2022 Xilinx, Inc. All Rights Reserved. --> |
5 | 5 | <!-- Copyright 2022-2025 Advanced Micro Devices, Inc. All Rights Reserved. --> |
6 | 6 |
|
7 | | -<Project Product="Vivado" Version="7" Minor="71" Path="C:/Users/outer/OneDrive/Desktop/RISC-V/RISC-V-Scaffold-Basys3/RISC-V-Scaffold-Basys3.xpr"> |
| 7 | +<Project Product="Vivado" Version="7" Minor="71" Path="/home/arya/Documents/Github/RISC-V/RISC-V-Scaffold-Basys3/RISC-V-Scaffold-Basys3.xpr"> |
8 | 8 | <DefaultLaunch Dir="$PRUNDIR"/> |
9 | 9 | <Configuration> |
10 | 10 | <Option Name="Id" Val="5ccae5db352846dd96f73584352a58b3"/> |
|
90 | 90 | <FileSets Version="1" Minor="32"> |
91 | 91 | <FileSet Name="sources_1" Type="DesignSrcs" RelSrcDir="$PSRCDIR/sources_1" RelGenDir="$PGENDIR/sources_1"> |
92 | 92 | <Filter Type="Srcs"/> |
93 | | - <File Path="$PPRDIR/../generated/memory_1024x32_0.sv"> |
| 93 | + <File Path="$PSRCDIR/sources_1/new/VGATop.v"> |
94 | 94 | <FileInfo> |
95 | 95 | <Attr Name="AutoDisabled" Val="1"/> |
96 | 96 | <Attr Name="UsedIn" Val="synthesis"/> |
97 | 97 | <Attr Name="UsedIn" Val="implementation"/> |
98 | 98 | <Attr Name="UsedIn" Val="simulation"/> |
99 | 99 | </FileInfo> |
100 | 100 | </File> |
101 | | - <File Path="$PSRCDIR/sources_1/new/VGATop.v"> |
| 101 | + <File Path="$PPRDIR/../generated/memory_1024x32_0.sv"> |
102 | 102 | <FileInfo> |
103 | 103 | <Attr Name="AutoDisabled" Val="1"/> |
104 | 104 | <Attr Name="UsedIn" Val="synthesis"/> |
|
260 | 260 | <Simulator Name="Questa"> |
261 | 261 | <Option Name="Description" Val="Questa Advanced Simulator"/> |
262 | 262 | </Simulator> |
| 263 | + <Simulator Name="Xcelium"> |
| 264 | + <Option Name="Description" Val="Xcelium Parallel Simulator"/> |
| 265 | + </Simulator> |
| 266 | + <Simulator Name="VCS"> |
| 267 | + <Option Name="Description" Val="Verilog Compiler Simulator (VCS)"/> |
| 268 | + </Simulator> |
263 | 269 | <Simulator Name="Riviera"> |
264 | 270 | <Option Name="Description" Val="Riviera-PRO Simulator"/> |
265 | 271 | </Simulator> |
266 | | - <Simulator Name="ActiveHDL"> |
267 | | - <Option Name="Description" Val="Active-HDL Simulator"/> |
268 | | - </Simulator> |
269 | 272 | </Simulators> |
270 | 273 | <Runs Version="1" Minor="22"> |
271 | 274 | <Run Id="synth_1" Type="Ft3:Synth" SrcSet="sources_1" Part="xc7a35tcpg236-1" ConstrsSet="constrs_1" Description="Vivado Synthesis Defaults" AutoIncrementalCheckpoint="true" IncrementalCheckpoint="$PSRCDIR/utils_1/imports/synth_1/Top.dcp" WriteIncrSynthDcp="false" State="current" Dir="$PRUNDIR/synth_1" IncludeInArchive="true" IsChild="false" AutoIncrementalDir="$PSRCDIR/utils_1/imports/synth_1" AutoRQSDir="$PSRCDIR/utils_1/imports/synth_1" ParallelReportGen="true"> |
|
0 commit comments