search for: cpld

Displaying 7 results from an estimated 7 matches for "cpld".

Did you mean: cpl
2003 Oct 23
1
Output signal of the Tremor Codec
...University of Applied Sciences of Western Switzerland and I just began my diploma work: an embedded Internet Radio Receiver. I want to use the Tremor Codec on a ARM7TDMI uc (Samsung S3C4510B). And I need to convert the decoded Vorbis signal in an I2S bus signal (clk, word-select, and data) with a CPLD (Xilinx SPARTAN II) It will be helpfull if someone can explain me the exact form of the output signal given by the Tremor Codec. I suppose that this is a "raw" signal, but i don't know exactly how it is. Thank you for your time and your help! Bertrand. _____________________________...
2008 Jun 19
2
[LLVMdev] Backend for the ZPU - a stack based / zero operand CPU
...om llvm than GCC for said architecture? Q: Can llvm help move global data into flash(i.e. determine that global C variables are in fact constants)? The ZPU would probably be most effective in highly space constrained applications(kBytes of code/data), such that it would fit entirely onto an FPGA/CPLD. It has very high code density (~80% of ARM Thumb) Overview of architecture(documentation is definitely the weak side of the ZPU): http://www.zylin.com/zpu_arch.html The ZPU is now hosted at: http://www.opencores.org/projects.cgi/web/zpu/overview -- Øyvind Harboe http://www.zylin.com/zy1000.h...
2013 Sep 24
1
dmesg and syslog errors in CentOS 6.4 on Dell R720 server
...*Name* *Version* ** ** Power Supply.Slot.1 07.2B.7D Power Supply.Slot.2 07.2B.7D Integrated Dell Remote Access Controller 1.37.35 Lifecycle Controller 2, 1.0.8.42, A00 1.0.8.42 Enterprise UEFI Diagnostics, 4217A5, 4217.8 4217A5 Dell OS Drivers Pack, 7.1.0.9, A00 7.1.0.9 System CPLD 1.0.3 Broadcom Gigabit Ethernet BCM5720 - E0:DB:55:05:D2:9A 7.4.8 Broadcom Gigabit Ethernet BCM5720 - E0:DB:55:05:D2:9B 7.4.8 Broadcom Gigabit Ethernet BCM5720 - E0:DB:55:05:D2:98 7.4.8 Broadcom Gigabit Ethernet BCM5720 - E0:DB:55:05:D2:99 7.4.8 BIOS 1.6.0 PERC H710 Mini 21.1.0-0007 B...
2004 Jan 18
4
[ot] Grandstream hardware
Hi Has anyone opened up a grandstream phone or handytone ATA to find out what is inside? What is the CPU? How much RAM? Cheers Rob
2012 Oct 15
1
[QEMU PATCH v4] create struct for machine initialization arguments
...;ram_size; + const char *kernel_filename = args->kernel_filename; + const char *kernel_cmdline = args->kernel_cmdline; + const char *initrd_filename = args->initrd_filename; char *filename; ppc4xx_bd_info_t bd; CPUPPCState *env; @@ -484,7 +483,7 @@ static void taihu_cpld_reset (void *opaque) cpld->reg1 = 0x80; } -static void taihu_cpld_init (MemoryRegion *sysmem, uint32_t base) +static void taihu_cpld_init(MemoryRegion *sysmem, uint32_t base) { taihu_cpld_t *cpld; MemoryRegion *cpld_memory = g_new(MemoryRegion, 1); @@ -495,13 +494,11 @@ static...
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
...it a/drivers/i2c/muxes/Kconfig b/drivers/i2c/muxes/Kconfig index c6040aa839ac..1708b1a82da2 100644 --- a/drivers/i2c/muxes/Kconfig +++ b/drivers/i2c/muxes/Kconfig @@ -109,14 +109,14 @@ config I2C_DEMUX_PINCTRL want to change the I2C master at run-time depending on features. config I2C_MUX_MLXCPLD - tristate "Mellanox CPLD based I2C multiplexer" - help - If you say yes to this option, support will be included for a - CPLD based I2C multiplexer. This driver provides access to - I2C busses connected through a MUX, which is controlled -...
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
...it a/drivers/i2c/muxes/Kconfig b/drivers/i2c/muxes/Kconfig index c6040aa839ac..1708b1a82da2 100644 --- a/drivers/i2c/muxes/Kconfig +++ b/drivers/i2c/muxes/Kconfig @@ -109,14 +109,14 @@ config I2C_DEMUX_PINCTRL want to change the I2C master at run-time depending on features. config I2C_MUX_MLXCPLD - tristate "Mellanox CPLD based I2C multiplexer" - help - If you say yes to this option, support will be included for a - CPLD based I2C multiplexer. This driver provides access to - I2C busses connected through a MUX, which is controlled -...