3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 02:15:20 +00:00

Add comments to ecp5 box

This commit is contained in:
Eddie Hung 2019-06-22 14:33:47 -07:00
parent 792d0670c3
commit 6027549464

View file

@ -1,5 +1,11 @@
# NB: Inputs/Outputs must be ordered alphabetically
# (with exceptions for carry in/out)
# Box 1 : CCU2C (2xCARRY + 2xLUT4)
# Outputs: S0, S1, COUT
# (NB: carry chain input/output must be last
# input/output and have been moved there
# overriding the alphabetical ordering)
# name ID w/b ins outs
CCU2C 1 1 9 3