Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update SConstruct to fix issue with EHXPLLL and related modules
iverilog fails compilation when working with ECP5 primitives such as EHXPLLL. Not exactly sure this is the correct fix, but linking "ecp5/cells_bb.v" (since that's where the EHXPLLL definition is) appears to allow compilation to proceed.
- Loading branch information