Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 HDL Coder 将 matlab 代码转换为 VHDL。当我尝试模拟我的模型时,它给了我错误:
Illegal Fixed-Point Data Type: the numbers of bits exceeded the supported maximum
我在我的块中使用了固定数据类型。有谁知道我可以如何消除这个错误。这将是很大的帮助