36#ifndef PCIe2Gen3LogicalDecoder_h
37#define PCIe2Gen3LogicalDecoder_h
50 virtual void Refresh(vk::raii::CommandBuffer& cmdBuf, std::shared_ptr<QueueHandle> queue)
override;
54 static std::string GetProtocolName();
61 virtual void RefreshPorts()
override;
Declaration of PCIe2Gen2LogicalDecoder.
Definition AcceleratorBuffer.h:204
Decoder for PCIe gen 1/2 logical sub-block.
Definition PCIeGen2LogicalDecoder.h:91
Decoder for PCIe gen 3/4/5 logical sub-block.
Definition PCIeGen3LogicalDecoder.h:45
void AddLogicalIdle(PCIeLogicalWaveform *cap, int64_t off, int64_t tend)
Adds a logical idle symbol, or extends an existing one.
Definition PCIeGen3LogicalDecoder.cpp:504