aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/greenpak4/cells_map.v
Commit message (Collapse)AuthorAgeFilesLines
* techlibs/greenpak4/cells_map.v: Harmonize whitespace within lut moduleLarry Doolittle2019-02-261-22/+22
|
* Added RESET_TO_MAX parameter to $__COUNT_ cell. Cannot yet be extracted.Andrew Zonenberg2017-09-141-2/+3
|
* Initial support for extraction of counters with clock enableAndrew Zonenberg2017-09-141-21/+65
|
* extract_counter: Minor changes requested to comply with upstream policy, ↵Andrew Zonenberg2017-08-301-3/+3
| | | | fixed a few typos
* Finished refactoring counter extraction to be nice and generic. Implemented ↵Andrew Zonenberg2017-08-281-0/+68
| | | | techmapping from $__COUNT_ to GP_COUNTx cells.
* Initial implementation of techlib support for GreenPAK latches. ↵Andrew Zonenberg2016-12-051-0/+52
| | | | Instantiation only, no behavioral inference yet.
* greenpak4: Changed name of inverted output ports for consistencyAndrew Zonenberg2016-08-141-4/+4
|
* greenpak4: Added GP_DFFxI cellsAndrew Zonenberg2016-08-141-0/+26
|
* Added tri-state I/O extraction for GreenPakAndrew Zonenberg2016-05-031-0/+9
|
* Added GreenPak inverter supportAndrew Zonenberg2016-04-011-2/+7
|
* Fixed incorrect port name in cells_map.vAndrew Zonenberg2016-03-311-2/+2
|
* Added GP_DFFS, GP_DFFR, and GP_DFFSRClifford Wolf2016-03-231-10/+16
|
* Renamed GreenPAK4 cells, improved GP4 DFF mappingClifford Wolf2015-09-181-5/+15
|
* Added GreenPAK4 skeletonClifford Wolf2015-09-161-0/+38