diff options
| author | lonkaars <loek@pipeframe.xyz> | 2022-11-29 15:36:19 +0100 |
|---|---|---|
| committer | lonkaars <loek@pipeframe.xyz> | 2022-11-29 15:36:19 +0100 |
| commit | 587932c5791f15785007d3345a78685c324de7c3 (patch) | |
| tree | 4868944c37006362c59194dfdca21c0aa7cc4893 /adder-and-display | |
| parent | ca2fe92545dd5989a72f2e8d81aaeb778934307d (diff) | |
update bin2bcd testbench to work with better bin2bcd
Diffstat (limited to 'adder-and-display')
| -rw-r--r-- | adder-and-display/adder-and-display.xpr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adder-and-display/adder-and-display.xpr b/adder-and-display/adder-and-display.xpr index 6b72430..701b792 100644 --- a/adder-and-display/adder-and-display.xpr +++ b/adder-and-display/adder-and-display.xpr @@ -60,7 +60,7 @@ <Option Name="IPStaticSourceDir" Val="$PIPUSERFILESDIR/ipstatic"/> <Option Name="EnableBDX" Val="FALSE"/> <Option Name="DSABoardId" Val="basys3"/> - <Option Name="WTXSimLaunchSim" Val="17"/> + <Option Name="WTXSimLaunchSim" Val="20"/> <Option Name="WTModelSimLaunchSim" Val="0"/> <Option Name="WTQuestaLaunchSim" Val="0"/> <Option Name="WTIesLaunchSim" Val="0"/> |