- 01 Aug, 2016 2 commits
-
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
-
- 19 Jul, 2016 1 commit
-
-
Sebastien Bourdeauducq authored
-
- 16 Jul, 2016 1 commit
-
-
Sebastien Bourdeauducq authored
-
- 02 Jul, 2016 2 commits
-
-
William D. Jones authored
-
William D. Jones authored
-
- 11 Jun, 2016 1 commit
-
-
whitequark authored
Its bank is FPGA_VADJ, which is 2.5V by default.
-
- 07 Jun, 2016 2 commits
-
-
whitequark authored
-
whitequark authored
-
- 17 May, 2016 1 commit
-
-
Sebastien Bourdeauducq authored
-
- 13 May, 2016 1 commit
-
-
William D. Jones authored
-
- 08 May, 2016 1 commit
-
-
William D. Jones authored
-
- 24 Apr, 2016 1 commit
-
-
William D. Jones authored
-
- 12 Apr, 2016 1 commit
-
-
William D. Jones authored
-
- 02 Apr, 2016 5 commits
-
-
Robert Jordens authored
-
Tim 'mithro' Ansell authored
Because ISE is retarded, if you have anything other than period constraints on a TNM_NET (such as a TIG), then it is unable to trace the constraints through any of the clock elements like PLLs and DCMs. It will generate the following warning instead; > ConstraintSystem - TNM : *** was distributed to a DCM but new TNM constraints > were not derived. The requirement for derived TNM constraints is that the > distributed TNM is referenced by no more than a single PERIOD constraint. > Non-PERIOD referencers are also not allowed. The requirements for the TNM to be derived is described at [Timing Constraints User Guide - UG612 (v 11.1.1) April 29, 2009](http://www.xilinx.com/support/documentation/sw_manuals/xilinx11/ug612.pdf): * The TNM group is used in exactly one PERIOD specification. * The TNM group is not used in any FROM-TO or OFFSET specifications. * The TNM group is not referenced in any user group definition. The fix is described in http://www.xilinx.com/support/answers/40007.html || http://www.xilinx.com/support/answers/37782.html Create two TNM Groups for your input clock. One used for the FROM-TO constraints and the other for the PERIOD propagation. Fixes https://github.com/m-labs/migen/issues/43
-
Fabien Marteau authored
Signed-off-by: Fabien Marteau <fabien.marteau@armadeus.com>
-
Fabien Marteau authored
Signed-off-by: Fabien Marteau <fabien.marteau@armadeus.com>
-
Fabien Marteau authored
Signed-off-by: Fabien Marteau <fabien.marteau@armadeus.com>
-
- 29 Mar, 2016 2 commits
-
-
Robert Jordens authored
-
Robert Jordens authored
-
- 26 Mar, 2016 2 commits
-
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
-
- 25 Mar, 2016 2 commits
-
-
Florent Kermarrec authored
fhdl/simplify/MemoryToArray: remove false we_granularity limitation (we_granularity is implemented and has been tested)
-
Florent Kermarrec authored
-
- 22 Mar, 2016 1 commit
-
-
Fabien Marteau authored
Signed-off-by: Fabien Marteau <fabien.marteau@armadeus.com>
-
- 21 Mar, 2016 3 commits
-
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
-
- 16 Mar, 2016 3 commits
-
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
-
- 10 Mar, 2016 1 commit
-
-
Sebastien Bourdeauducq authored
-
- 08 Mar, 2016 1 commit
-
-
Robert Jordens authored
-
- 02 Mar, 2016 4 commits
-
-
Robert Jordens authored
-
Robert Jordens authored
-
Sebastien Bourdeauducq authored
-
Sebastien Bourdeauducq authored
build/xilinx: fix error message when Xilinx toolchain directory exists but does not contain a ISE version directory. Closes #39
-
- 28 Feb, 2016 2 commits
-
-
Robert Jordens authored
-
Robert Jordens authored
-