| Age | Commit message (Collapse) | Author |
|
better results
|
|
Fix latency timer
|
|
avoid 500 Hz interrupts.
|
|
independent of system settings
|
|
|
|
|
|
Remove trailing comma in icepll module output.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LP384 is now supported in icepack, it was fairly easy to realize as only the main chip dimensions are required that could be found out from the .bin bitsream file generated by iCEcube.
Tested by creating .asc then packing it back to .bin. The testcase is just a simple LED on/off on a port though but that shows geometries are fine.
Now I'm trying to have and support chipdb-384.txt hopefully with some help from the authors and anyone who already knows the internals of IceStorm well. I need info, how to reverse-engineer iCE40 chips the easiest way. Scripts maybe.
I'm trying to reach my goal in any way coz iCEcube sucks and IceStorm integrates well into commandline...
|
|
|
|
|
|
|
|
lineprinter-makefiles
|
|
|
|
icecompr/.gitignore: add missing files
|
|
|
|
|
|
icepll: added options to save PLL config as Verilog and for quiet output
|
|
* corrected getopt argument
* removed PLLOUT_SELECT("GENCLK") from output
|
|
|
|
|