mirror of
https://github.com/myhdl/myhdl.git
synced 2024-12-14 07:44:38 +08:00
added doc
This commit is contained in:
parent
4d2c6e822e
commit
b2b1b84faf
@ -38,6 +38,8 @@ concat -- function to concat ints, bitstrings, bools, intbvs, Signals
|
|||||||
-- returns an intbv
|
-- returns an intbv
|
||||||
instances -- function that returns all instances defined in a function
|
instances -- function that returns all instances defined in a function
|
||||||
always_comb -- function that returns an input-sensitive generator
|
always_comb -- function that returns an input-sensitive generator
|
||||||
|
enum -- function that returns an enumeration type
|
||||||
|
traceSignals -- function that enables signal tracing in a VCD file
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user