Record type <-> std_logic_vector conversion - Python script843 (3/19/2012 5:57:36 PM) comp.arch.fpga The record types in VHDL are very useful when designing more complicated systems. However if you need to store data of record types to memory or FIFO, it is necessary to convert such data to the std_logic_vect... Wojciech
Digital bit stream from Aurel's RX-AUDIO-2.4 module?132 (10/14/2010 10:49:39 AM) comp.arch.embedded Hi, I'm considering to use the Aurel's RX-AUDIO-2.4 module together with TX-AUDIO-2.4 to send audio signals, between two parts of my system ( http://www.aurelwireless.com/rf-wireless-modules/product-info.asp?id... wzab
Problems with openwrt website?034 (3/14/2010 8:51:17 AM) comp.arch.embedded Am I the only one, who experiences the problems with the forum.openwrt.org site? A few days ago I have tried to log from another machine than usual, and because I didn't remember my password I tried to regener... wzab
BSCAN_SPARTAN3 proper use with CAPTURE and UPDATE244 (5/19/2009 10:40:28 PM) comp.arch.fpga Hi, I have to use the BSCAN_SPARTAN3 (or BSCAN_VIRTEX???) in my design with both capture and update functions. Unfortunately these components do not provide the direct copy of the TCK signal, which makes impl... WZab
Open Source (re)implementation of D2XX drivers for FTDI chips?927 (5/14/2008 9:13:29 AM) comp.arch.embedded Hi All, I need to provide the USB connectivity for USB not capable microcontroller. The FTDI chips are the simplest and cheap solution. However the VCP drivers do not provide sufficient throughput. The D2XX do... Wojciech
wzab's replies:
Items(5) /1
Problems with simulation of amforth in VMLAB...364 (4/28/2009 10:50:52 PM) comp.arch.embedded Hi, I'd like to know if anybody has succeeded to simulate the AVR running amforth ( http://amforth.sf.net ) in VMLAB ( http://www.amctools.com/vmlab.htm ). I'd like to use this setup for simple tests without u... wzab2432(3)
Record type <-> std_logic_vector conversion - Python script843 (3/19/2012 5:57:36 PM) comp.arch.fpga The record types in VHDL are very useful when designing more complicated systems. However if you need to store data of record types to memory or FIFO, it is necessary to convert such data to the std_logic_vect... wzab(25)