Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17251 Discussões

subtractor in quartus

jjxichn
Principiante
1.551 Visualizações

Hello All, I am new to Altera and I am using Agilex to do some interesting stuff. Does any one know whether Quartus Prime 20.4 have ip core to do subtraction with embedded pipelines? I only see Multiply Adder Intel FPGA IP core inside it. What is the best way to do subtraction? Shall I write it in verilog explictly?

Etiquetas (1)
0 Kudos
1 Solução
FvM
Colaborador honorário II
1.457 Visualizações

Hi,

you can use Fixed Point Functions IP, Parrallel Add. Substraction is generated by giving a minus sign to one input parameter.

It has all options to set different pipeline levels and estimates speed.

Ver solução na publicação original

4 Respostas
FvM
Colaborador honorário II
1.513 Visualizações
Hi,
did you notice the "+/-" symbol in DSP block schematic? Fixed and float IP perform both add and substract.
jjxichn
Principiante
1.496 Visualizações

That +/- is only for DSP. But I prefer to use ALMs. So I am curious if we can use any IPs to do substraction using ALMs as a pipelined fashion?

FvM
Colaborador honorário II
1.458 Visualizações

Hi,

you can use Fixed Point Functions IP, Parrallel Add. Substraction is generated by giving a minus sign to one input parameter.

It has all options to set different pipeline levels and estimates speed.

ShengN_Intel
Funcionário
1.412 Visualizações

Hi,


Do you have any further update or concern?


Thanks,

Regards,

Sheng


Responder