mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-05 19:00:26 +00:00
Rework ice40_dsp to map to SB_MAC16 earlier, and check before packing
This commit is contained in:
parent
162eab6b74
commit
2c0be7aa5d
6 changed files with 119 additions and 40 deletions
|
@ -44,7 +44,7 @@ code clock
|
|||
endcode
|
||||
|
||||
// Extract the bits of P that actually have a consumer
|
||||
// (as opposed to being a sign extension)
|
||||
// (as opposed to being a dummy)
|
||||
code sigPused
|
||||
SigSpec P = port(dsp, \P);
|
||||
int i;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue