EDAboard.com | EDAboard.eu | EDAboard.de | EDAboard.co.uk | RTV forum PL | NewsGroups PL

Single bit wires instead of [0:0] busses?

Ask a question - edaboard.com

elektroda.net NewsGroups Forum Index - Synthesis - Single bit wires instead of [0:0] busses?

stefimkert
Guest

Mon Jul 24, 2006 8:07 am   



How can I prevent the getting single bit busses as [0:0] in my verilog
netlist? I want just "wires" (std_logic's instead of
std_logic_vectors):

module lpesram(clk, d, q);
input clk;
input [0:0] d;
output [0:0] q;
wire [0:0] d;
wire [0:0] q;

...
endmodule


PS: I'm using DC 2005.09

Alvin Andries
Guest

Wed Jul 26, 2006 5:27 pm   



"stefimkert" <stefimke_at_gmail.com> wrote in message
news:1153728439.979995.253450_at_m79g2000cwm.googlegroups.com...
Quote:
How can I prevent the getting single bit busses as [0:0] in my verilog
netlist? I want just "wires" (std_logic's instead of
std_logic_vectors):

module lpesram(clk, d, q);
input clk;
input [0:0] d;
output [0:0] q;
wire [0:0] d;
wire [0:0] q;

...
endmodule


PS: I'm using DC 2005.09


What's in the source code? std_logic_vector(0 [down]to 0) would result into
the [0:0] that you see.

Regards,
Alvin.

elektroda.net NewsGroups Forum Index - Synthesis - Single bit wires instead of [0:0] busses?

Ask a question - edaboard.com

Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
RTV map EDAboard.com map News map EDAboard.eu map EDAboard.de map EDAboard.co.uk map Opony