Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
comp . lang . verilog
This is a Usenet group - learn more
Find or start a Google Group about verilog.
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
Related Groups
VHSIC Hardware Description Language, IEEE 1076/87.
Medium activity, Usenet
Field Programmable Gate Array based computing systems.
Medium activity, Usenet
Embedded computer systems topics.
High activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 12640  Older »
Description: Discussing Verilog and PLI.
 

generate/genvar, for loop and procdural (always/initial) block 
  Dear Community, I'm fairly new to Verilog and I'm already hitting some hurdles using the 'genvar' statement. I have written 2 verilog modules, both of them are using for loops. though the for loop index is required to be genvar when used out of always/initial block. This is my example: 1. The loop index is genvar, the compile fails otherwise:... more »
By Riad KACED  - Nov 4 - 10 new of 10 messages    

Clock dividers and #1 delays. 
  Hello Folks, I am having some trouble understanding the operation of verilog simulators w.r.t the design I want to implement below. (I have drawn the diagram such that this should look ok with a fixed width font - can't verify it looks correct using google group - but basically it is a set of two flops where the first flop has a counter... more »
By Vikas Mishra  - Nov 4 - 5 new of 5 messages    

chine’s new & old scrap ships iron scrap iron ore minerals sell ships photos 
  chine’s new & old scrap ships iron scrap iron ore minerals sell ships photos Old-ships for buying used rails iron scraps & hms-1/2 [link]
By fvfgfg  - Nov 3 - 1 new of 1 message    

Synthesis related question - Please Help 
  Maybe this is inappropriate fro this group, I have a synthesis related question. I am using Icarus Verilog 0.9.1 and I can synthesize my design, resulting in a EDIF file. My question is what would be a good tool that I can use for subsequent performance analysis. Of course, I do not have access to any commercial tool.... more »
By Daku  - Nov 3 - 4 new of 4 messages    

Conversion to RTL 
  Hi, I was wonderring what this template of SystemC code would be, if written in RTL for Synthesis: ********* Code Snippet 1 *********** if (condition 1 == true) { rd_ptr++; status = "001"; ...else { wait(); ...*************************** ****** ********* Code Snippet 2 *********** if (condition 1 == true) {... more »
By RSGUPTA  - Nov 2 - 2 new of 2 messages    

timescale resolution - propagation across module boundary 
  Hi, I have a simple (experimental) design consisting of testbench and DUT. The timescale compiler directive in the testbench is 1ns / 1fs, while that in the DUT is 1ns / 1ps. My prior understanding of the rules concerning timescale resolution was that the finest resolution set in any module is applied to all... more »
By Gav  - Oct 30 - 5 new of 5 messages    

vhdl range in verilog 
  Hi, how do I use a vhdl range type into a verilog vector? eg. vhdl: type InputRange is ( line01, line02, line03, ... ); and then in verilog I want to use it like this: wire [32:0] In_s; assign In_s[line03] = other_signal; Is it possible? thanks ivan
By Ivan  - Oct 30 - 5 new of 5 messages    

Assigning values to concatenated registers 
  Could some Verilog guru please help. I am having trouble assigning values to component registers of a concatened register: I have: parameter MAX = 50; parameter DATA_WIDTH = 24; reg [7 : 0] src; reg [7 : 0] dst; reg [7 : 0] pri; reg [7 : 0] srcchk; reg [7 : 0] dstchk; reg [7 : 0] prichk; reg [7 : 0] testpri;... more »
By Daku  - Oct 30 - 6 new of 6 messages    

SystemVerilog -- pros and cons 
  Hello all, I teach a class where the students spend some 200 hours coding a large project in Verilog. We do simulation and synthesis (using design compiler) but don't do layout etc. I've got a group of students asking to use SystemVerilog. My questions: - This looks like more of an upgrade (like Verilog 2001/2005) then a... more »
By Mark Brehob  - Oct 29 - 4 new of 4 messages    

sscanf issues 
  Hi all, I have two questions related to the $sscanf function. First, I read input stimuli (among others) from a file. If 5 bit values are read, I should do one thing, and if only 4 bit values are read, something else should be done. E.g. while (!$feof(fd)) begin r = $fgets(textline,fd); if ($sscanf(textline, "%1b %1b %1b %1b %1b... more »
By Kenneth Brun Nielsen  - Oct 29 - 2 new of 2 messages    

1 - 10 of 12640   « Newer | Older »

XML      
Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google