Jared Boone
24a8e2bdb5
Remove CPLD SVF file, as it's not used by anybody (as far as I know).
2013-11-19 19:45:36 -08:00
Jared Boone
d006ec769c
Updated CPLD bitstream with two's complement I/O and sample ordering fix.
2013-11-16 13:41:54 -08:00
Jared Boone
7ef9c1e932
Slow down edges of data lines coming from CPLD.
2013-11-16 13:31:19 -08:00
Jared Boone
147f47a3f5
Invert Q channel data coming from MAX5864, since MAX2837 Q differential pair is reversed.
...
Do conversion from unsigned to two's-compliment inside FPGA.
2013-11-16 13:29:00 -08:00
Jared Boone
0a46aae5b9
Convert from unsigned to two's complement inside CPLD. TODO: This requires changes to gr-osmosdr and software that uses hackrf_transfer files directly.
2013-09-16 14:59:14 -07:00
Jared Boone
7075cc6c1c
More constraints clean-up:
...
Associating timing specification groups on the NET declarations.
Updated setup/hold constraints -- old constraints were incomplete and possibly incorrect, though I'm still not *positive*.
2013-09-11 16:55:14 -07:00
Jared Boone
d628e2d09c
Add CODEC_CLK to adc_data constraint group.
2013-09-11 16:22:39 -07:00
Jared Boone
e9236e50c2
Fix CPLD constraint to assume SGPIO frequency of 40MHz, not 20MHz.
2013-09-11 16:21:16 -07:00
Jared Boone
5a7b927db6
Change line endings in CPLD user constraints file license header to match the rest of the file.
2013-09-11 16:20:43 -07:00
Jared Boone
d7e2a8d133
Added note on generating XSVF inside Xilinx tools.
2013-09-11 15:54:17 -07:00
Michael Ossmann
9276b9e89a
moved cpld stuff out of hardware/jellybean where people would be unlikely to look for it
2013-05-18 09:48:37 -06:00