机械制造者 Trailmakers

机械制造者 Trailmakers

评价数不足
RNG
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
100.790 KB
2020 年 4 月 24 日 上午 5:45
1 项改动说明 ( 查看 )
在 alvaroping1 的 2 个合集中
Usefull logic testbeds
35 件物品
Logic testbeds
60 件物品
描述
Optimized version of KezoTheCabra's 7 bit LFSR (Linear Feedback Shift Register), you can check out the original version here: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1944690455
Outputs 1 or 0 randomly using the polinomial x^7+x+1
This is the polinomial which uses the least amount of gates and can work the fastest, but you can get other polinomials here if you need more:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2072364908
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2072366360

Any single or gate on the row of or gates can act as the output gate, but the most common output gate used is the right most or gate