aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/fabulous
Commit message (Expand)AuthorAgeFilesLines
* fabulous: Add support for LUT6sgatecat2023-04-122-1/+38
* fabulous: Add support for mapping carry chainsgatecat2023-02-274-2/+93
* fabulous: Add CLK to BRAM interface primitivesgatecat2023-02-161-3/+3
* fabulous: Allow adding extra custom prims and map rulesgatecat2022-11-171-0/+32
* fabulous: improvements to the passgatecat2022-11-176-139/+199
* fabulous: Unify and update primitivesgatecat2022-11-173-852/+356
* Introduce RegFile mappingsTaoBi222022-11-174-2/+95
* Replace synth call with components, reintroduce flags and correct vpr flag im...TaoBi222022-11-171-4/+76
* Reorder operations to load in primitive library before hierarchy passTaoBi222022-11-171-5/+6
* Add plib flag to specify custom primitive library pathTaoBi222022-11-171-2/+14
* Remove flattening from FABulous passTaoBi222022-11-171-11/+2
* Remove ALL currently unused flags (some to be reintroduced later and passed t...TaoBi222022-11-171-82/+3
* Add synth_fabulous ScriptPassTaoBi222022-11-178-0/+1282