Usage of bit vector in C-Block

@KSKelvin & @Perry

Thanks for chasing this down.

–robert

@KSKelvin @Perry I’m bumping this old topic with a bit more information. Thought that you might be interested.

Mike confirmed that you can’t simply connect a bus to a Bit Vector port in C++ components. I was hoping that I was missing something but apparently Bit Vectors are only for Verilog components.

I’m working on another CBlockBasics paper to explore alternatives. Maybe I will add support for Bit Vectors in my QCodeGen project. We’ll see how it goes…

Again, just FYI.

–robert

3 Likes

@KSKelvin @Perry I’ve posted “CBlockBasics6” (“Using Bus Wires”) on the dev branch of my QSpice GitHub repo. Consider this an early preview, largely untested and not “peer-reviewed.” :wink:

–robert

2 Likes