| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Derived RAMCLK from 270degree offset of principle core DCM giving
theoretical 2.5nS timing advance on RAM_CLK relative to RAM_* signals.
|
|
|
|
|
|
|
|
|
|
| |
Added code branch to ext_fifo.v using generate that instantiates
different input and out fifo's and touched nobl_fifo code so that it
works at 18 and 36bit widths.
Added 2nd DCM to top level to generate off chip RAMCLK.
Added explicit I/O instances to top level for tristate drivers and
changed signals to core as needed.
Creted new FIFO's in core gen to replace much larger FIFO's used on u2rev3
|
|
|
|
|
|
| |
The script just looks for input/inout/outputs that are declared in the .v but not in the .ucf. If it finds an occurrence, it aborts the compile.
Removed pin "POR" from u2plus.v due to the script. Also reverted an error I introduced to test the script, which I mistakenly committed earlier.
|
| |
|
|
|
|
| |
Changed debug pins to debug ICAP instead of VITA -- which makes it actually meet timing, too. Bonus.
|
| |
|
| |
|
| |
|
|
|