whitequark
|
b4e3c30d8c
|
compiler: desugar x != y into not x == y (fixes #974).
|
2018-04-20 12:20:45 +00:00 |
Robert Jördens
|
a4f1877085
|
CONTRIBUTING: add checklist for code contributions
|
2018-04-17 23:26:00 +02:00 |
Robert Jördens
|
1b2a4bcbab
|
doc: add out-of-tree controller ports
* newfocus8742 (https://github.com/quartiq/newfocus8742)
* ptb-drivers (https://github.com/quartiq/ptb-drivers)
* picam (https://github.com/quartiq/picam)
|
2018-04-17 23:26:00 +02:00 |
Florent Kermarrec
|
fe689ab4f2
|
firmware/serwb: add link test, use info! instead of debug! for link settings (useful to analyze logs from others boards)
|
2018-04-17 19:24:22 +02:00 |
Florent Kermarrec
|
439d2bf2bc
|
sayma/serwb: adapt, full reset of rtm on link reset
|
2018-04-17 19:24:03 +02:00 |
Florent Kermarrec
|
8edf4541d6
|
serwb: adapt test
|
2018-04-17 19:21:53 +02:00 |
Florent Kermarrec
|
20ccc9d82f
|
serwb/core/phy: move scrambler in phy, add link test, revert delay min/max checks
|
2018-04-17 19:21:21 +02:00 |
Florent Kermarrec
|
ebfac36223
|
serwb/scrambler: dynamic enable/disable
|
2018-04-17 19:20:06 +02:00 |
Florent Kermarrec
|
816a6f2ec7
|
serwb/phys: remove phy_width (revert linerate to 1Gbps)
|
2018-04-17 19:19:18 +02:00 |
Sebastien Bourdeauducq
|
c86d41edc6
|
conda: update migen+misoc
|
2018-04-18 00:58:34 +08:00 |
Sebastien Bourdeauducq
|
48b48e44dd
|
kasli/mitll: fix demo
|
2018-04-17 20:15:38 +08:00 |
Sebastien Bourdeauducq
|
79f4892e22
|
kasli/mitll: fix RTIO channel numbers
|
2018-04-17 20:15:17 +08:00 |
Sebastien Bourdeauducq
|
eac447278f
|
kasli: add MITLL variant
|
2018-04-17 19:00:11 +08:00 |
Sebastien Bourdeauducq
|
756e120c27
|
kasli/sysu: add comments
|
2018-04-17 18:46:55 +08:00 |
Sebastien Bourdeauducq
|
142561c4bd
|
conda: bump misoc
|
2018-04-17 18:46:35 +08:00 |
Florent Kermarrec
|
1acd7ea1db
|
sayma/serwb: re-enable scrambling
|
2018-04-17 00:49:36 +02:00 |
Florent Kermarrec
|
ca01c8f1cb
|
sayma: reduce serwb linerate to 500Mbps
|
2018-04-16 23:19:15 +02:00 |
Florent Kermarrec
|
825a2158ba
|
serwb: add phy_width parameter to allow reducing linerate to 500Mbps or 250Mbps
|
2018-04-16 23:19:14 +02:00 |
Sebastien Bourdeauducq
|
f96f597ecb
|
doc: update Sinara information
|
2018-04-12 15:16:33 +08:00 |
whitequark
|
1ef673c2d4
|
conda: split build/run requirements for artiq-board.
Build requirements for packages in the outputs section seem to be
ignored.
|
2018-04-08 02:34:34 +00:00 |
whitequark
|
4e21a13be0
|
conda: put requirements on correct artiq-board package.
Fixes #975.
|
2018-04-07 23:32:38 +00:00 |
Florent Kermarrec
|
bb90fb7d59
|
sayma/serwb: remove scrambling (does not seems to work on sayma for now...)
|
2018-04-07 15:57:57 +02:00 |
Florent Kermarrec
|
6aa8e2c433
|
serwb/test: replace valid/ready with stb/ack
|
2018-04-07 15:55:57 +02:00 |
Florent Kermarrec
|
73dbc0b6b6
|
serwb/test: adapt to new version
|
2018-04-07 15:09:29 +02:00 |
Florent Kermarrec
|
e15f8aa903
|
sayma/serwb: enable scrambling
|
2018-04-07 14:52:37 +02:00 |
Florent Kermarrec
|
9d0e8c27ff
|
serwb/scrambler: add flow control
|
2018-04-07 14:51:17 +02:00 |
Florent Kermarrec
|
2f8bd022f7
|
sayma_rtm: remove sys0p2x clock
|
2018-04-07 03:10:34 +02:00 |
Florent Kermarrec
|
1fd96eb0fd
|
serwb: replace valid/ready with stb/ack
|
2018-04-07 03:06:19 +02:00 |
Florent Kermarrec
|
c8a08375f8
|
serwb: replace valid/ready with stb/ack
|
2018-04-07 03:03:44 +02:00 |
Florent Kermarrec
|
73b727cade
|
serwb: new version using only sys/sys4x clocks domains, scrambling deactivated.
|
2018-04-07 02:59:14 +02:00 |
Florent Kermarrec
|
dd21c07b85
|
targets/sayma_rtm: fix serwb 2 ...
|
2018-04-03 18:59:05 +02:00 |
Florent Kermarrec
|
7488703f23
|
targets/sayma_rtm: fix serwb
|
2018-04-03 18:57:00 +02:00 |
Florent Kermarrec
|
aef0153a8f
|
targets/sayma: adapt to new serwb clocking
|
2018-04-03 18:53:39 +02:00 |
Florent Kermarrec
|
3248caa184
|
gateware/serwb: move all clocking outside of serwb, use existing sys/sys4x clocks
|
2018-04-03 18:48:08 +02:00 |
Sebastien Bourdeauducq
|
efbe915b24
|
conda: support satellite in board package
|
2018-04-03 19:36:40 +08:00 |
Sebastien Bourdeauducq
|
dd1c5c61d0
|
conda: error out if command in build.sh fails
|
2018-04-03 19:36:31 +08:00 |
Sebastien Bourdeauducq
|
d0f6123f5c
|
conda: bump misoc again
|
2018-04-03 15:55:53 +08:00 |
Sebastien Bourdeauducq
|
2ca3fda898
|
conda: bump misoc. Closes #891
|
2018-04-03 14:29:29 +08:00 |
Sebastien Bourdeauducq
|
f0771765c1
|
rtio: move CRI write comment to more appropriate location
|
2018-03-29 23:55:00 +08:00 |
Sebastien Bourdeauducq
|
e83863a8da
|
conda: bump migen
|
2018-03-29 12:35:41 +08:00 |
Sebastien Bourdeauducq
|
493d2a653f
|
siphaser: add false path between sys_clk and mmcm_freerun_output
|
2018-03-29 10:55:41 +08:00 |
Sebastien Bourdeauducq
|
4229c045f4
|
kasli: fix DRTIO master clock constraint
|
2018-03-29 10:20:31 +08:00 |
Sebastien Bourdeauducq
|
3d89ba2e11
|
sayma: remove debug leftover
|
2018-03-29 10:20:17 +08:00 |
Sebastien Bourdeauducq
|
605292535c
|
kasli: ignore OSERDESE2->ISERDESE2 timing path on DRTIO targets as well
|
2018-03-29 10:12:02 +08:00 |
Sebastien Bourdeauducq
|
416232cb64
|
runtime: do not reset RTIO PHY on core.reset(). Closes #971
|
2018-03-28 10:51:07 +08:00 |
Sebastien Bourdeauducq
|
5ca59467fd
|
ad53xx: make LDAC and CLR optional
|
2018-03-26 22:45:01 +08:00 |
whitequark
|
bab6723ff2
|
Revert "gateware: don't run tests if there is no migen."
This reverts commit 4804cfef9b .
|
2018-03-26 03:33:52 +00:00 |
whitequark
|
4804cfef9b
|
gateware: don't run tests if there is no migen.
This allows us to skip testing gateware on Windows.
|
2018-03-26 03:26:34 +00:00 |
whitequark
|
87c2f119a5
|
artiq_devtool: add load action.
|
2018-03-25 20:29:51 +00:00 |
Sebastien Bourdeauducq
|
8d62ea2288
|
examples: fix KC705 ad53xx
|
2018-03-25 11:19:54 +08:00 |