K
KR Williams
Guest
In article <c8gpfp02069@news3.newsguy.com>,
crcarle@BOGUS.sandia.gov says...
well. You can even instantiate the placement information.
However, this throws any portability (even across like devices)
out the window.
edited on any text editor. What guarantee is there that the
schematic entry tool will work next year. Though I prefer
schematics for data-flow and VHDL for FSMs. Of course there are
also schematic entry tools that will output VHDL (and I suppose
Verilog) so one can live in both worlds.
--
Keith
crcarle@BOGUS.sandia.gov says...
If you want low level, VHDL can instantiate gates and FFs, asKen Smith wrote:
In article <c8ge8401doa@news3.newsguy.com>,
Chris Carlen <crcarle@BOGUS.sandia.gov> wrote:
[...]
The point of my question was that I'd consider an HDL to be as low-level
as one can get, considering it's used to describe the hardware that
comes before even the assembler language can run on anything.
Take a look at CUPL, PALASM and ABEL to see a lower level language. In
those you actually get to talk about flop-flops and macro cells etc. I
expect that if I was using PALASM I'd be done by now.
I almost considered ABEL, until the folks at comp.arch.fpga convinced me
to go with one of VHDL or Verilog. But I'd agree it's about the lowest
level, along with the others you mentioned.
well. You can even instantiate the placement information.
However, this throws any portability (even across like devices)
out the window.
The nice thing about HDL over schematics is that they can beI don't hesitate to use gate level and structural modeling in Verilog,
which is quite appropriate for relatively small logic designs like much
of what I do. It's still easier to edit and modify than a graphic
schematic diagram. Though schematics are nicer to read sometimes.
edited on any text editor. What guarantee is there that the
schematic entry tool will work next year. Though I prefer
schematics for data-flow and VHDL for FSMs. Of course there are
also schematic entry tools that will output VHDL (and I suppose
Verilog) so one can live in both worlds.
--
Keith