78577dde590d1d634edd92f852f483a2092c4e97
Found and fixed a real Vivado project-management bug: two source files (n2_system_ddr3_top.v, spi_host_bridge_v3.v) had stale imported copies (plus a duplicate at a second path) that silently kept being used in synth+impl despite live edits, making the first "flash bridge included" P&R run silently synthesize the OLD design (STARTUPE2 Used=0/1 gave it away). Fixed by removing the stale/duplicate entries and re-adding both files as direct (non-copied) references. Final real P&R: STARTUPE2 Used=1/1 (confirms the flash bridge is genuinely placed/routed), timing still closes but margin is now thinner and real: WNS +0.013ns, WHS +0.032ns, 0 failing endpoints. 5213 LUTs, 16 DSP48E1. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MUG92aM9m68TRc4rG55BcC
Description
No description provided
68 MiB
Languages
Verilog
87.7%
TeX
6.3%
Python
6%