occheung
  • Joined on 2020-05-03
occheung pushed to master at M-Labs/humpback-dds 2020-08-27 17:09:53 +08:00
fa117c94bb ethernet: separate pin dec
fbed41ebd3 dds: exclude RAM from impl_reg_io macro
1de13d6f3a dds: fix full amplitude scale
Compare 3 commits »
occheung pushed to master at M-Labs/humpback-dds 2020-08-26 17:39:50 +08:00
649b5b498b dds: add single tone control
occheung pushed to master at M-Labs/humpback-dds 2020-08-26 16:50:00 +08:00
1d3ced0d16 dds: add clock control
occheung pushed to master at M-Labs/humpback-dds 2020-08-26 13:19:09 +08:00
38b1c7528c dds: add register io
990fc075f1 cpld: add size_of
5f874e81b5 bitmask: add mask merging
Compare 3 commits »
occheung pushed to master at M-Labs/humpback-dds 2020-08-25 12:20:41 +08:00
181ef5c72a attenuator: fix reverse data
occheung pushed to master at M-Labs/humpback-dds 2020-08-24 17:04:09 +08:00
29abca72cd cpld: auto invoke io update
occheung pushed to master at M-Labs/humpback-dds 2020-08-24 10:57:58 +08:00
9ec5698f63 migen: replace ethernet conflict pin
occheung pushed to master at M-Labs/humpback-dds 2020-08-23 22:28:54 +08:00
a62c204b78 migen: add io_update
occheung pushed to master at M-Labs/humpback-dds 2020-08-23 17:17:29 +08:00
6ef122c9a1 migen: beaufity eem res struct
occheung pushed to master at M-Labs/humpback-dds 2020-08-21 14:18:56 +08:00
dbea9aba30 attenuator: fix return data
occheung pushed to master at M-Labs/humpback-dds 2020-08-21 11:36:25 +08:00
2d7302bdca migen: fix lvds polarity
occheung pushed to master at M-Labs/humpback-dds 2020-08-21 11:18:27 +08:00
8b66b8eb9c migen: fix lvds input
occheung pushed to master at M-Labs/humpback-dds 2020-08-20 11:18:57 +08:00
14fb940356 gdb_config: less destructive flash reset
occheung pushed to master at M-Labs/humpback-dds 2020-08-20 09:54:27 +08:00
39d49b43c2 migen: fix eem port
occheung pushed to master at M-Labs/humpback-dds 2020-08-18 15:25:59 +08:00
6e6e500f8a spi_slave: auto deselect chip
occheung pushed to master at M-Labs/humpback-dds 2020-08-17 12:15:41 +08:00
8547610661 dds: add register io
occheung pushed to master at M-Labs/humpback-dds 2020-08-17 11:46:09 +08:00
afe00402b7 dds: add register macro
occheung pushed to master at M-Labs/humpback-dds 2020-08-14 14:14:37 +08:00
f32de647d3 dds: add all cfg enum
occheung pushed to master at M-Labs/humpback-dds 2020-08-13 17:17:33 +08:00
bb1feb65f7 dds: add cfg1 enum
occheung pushed to master at M-Labs/humpback-dds 2020-08-13 16:51:21 +08:00
495bf21575 bitmask_macro: separated from cfg_reg