Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
46 views

i’m working on a project where I’m reading two INMP441 MEMS microphones that share the same I2S lines. I’ve connected one microphone’s LR pin to VCC and the other to GND, so they correspond to left ...
Advice
1 vote
1 replies
21 views

I am trying to design an accelerator on an FPGA to compute convolutional layers in CNNs? For now, I use INT16 as input, normalized to the range [0,1) and quantized to Q1.15. Same for weights, but with ...
0 votes
1 answer
82 views

I’ve realized that my understanding of I2C timing is weaker than I thought. I’ve read the datasheet for the component I’m working with, but I’m still struggling to understand how to properly time my ...
0 votes
2 answers
83 views

I’m working on implementing an I2C master in VHDL on an FPGA, and I’ve run into a problem with generating the STOP condition. Everything else in the transfer appears correct, but the STOP condition ...
2 votes
2 answers
104 views

I usually work with Xilinx FPGA boards. Based on the documentation I've reviewed and the research I've done, I try to avoid using a global reset signal in my designs as much as possible. However, let'...
-1 votes
1 answer
157 views

I understand the usual textbook difference between signal and variable in VHDL: variable := updates immediately inside a process signal <= updates after a delta cycle variables are local, ...
0 votes
0 answers
62 views

I have a ZynqMP board with 4GB of PS RAM and 2GB of PL RAM. I have to write stream data to PL RAM using the AXI DMA s2mm channel and transmit it through 1G Ethernet. I've done this in a bare metal ...
2 votes
1 answer
93 views

I'm implementing a simple ARM7 in Verilog and am currently in the process of creating a simple data memory. I've come up with something like this: // very simple sdata implementation with 1mb~ memory ...
0 votes
0 answers
37 views

The build failed at 'Adding block description from license_check.yml' as shown below in bold # Snapshot of build blackvoid@blackvoid:~$ rfnoc_image_builder -F $UHD_FPGA_DIR -I $RFNOC_OOT -y $RFNOC_OOT/...
0 votes
0 answers
71 views

I'm buiding a single-core rocket chip, which use an Gemmini interface to do systollic array, and I use board Arty-Z7 to run demo on FPGA. My problem here is I don't know how to choose a suitable ...
0 votes
0 answers
51 views

I have a Digilent Nexys Video Artix-7 FPGA development board. This board has two Micro USB ports. One is used for UART-USB communication, and the other one for uploading bitstreams(as a JTAG). I ...
0 votes
0 answers
85 views

This is programming FPGA question so its both programming in C and hardware.Hope its suitable for this forum and If not I'll be glad to get a more suitable place to post this question. I am building a ...
user451625's user avatar
-1 votes
1 answer
86 views

I'm writing an FPGA state machine in System Verilog to read bytes from a SPI port and parse them into commands to the FPGA. The "RXSPIBITS" state is used to read SPI bytes by multiple other ...
0 votes
0 answers
72 views

I'm trying to develop a Elevator FSM machine in quartus in order to get his equivalent to HDL code. The FSM is this: But when I set the Input, transitions and output in "State Machine Wizard&...
1 vote
1 answer
109 views

I’m working on an FPGA project and planning to use UVM (Universal Verification Methodology) for verification. I’m confused about the timing of when to apply UVM in the design flow. Should I develop my ...

15 30 50 per page
1
2 3 4 5
...
189

AltStyle によって変換されたページ (->オリジナル) /